]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/opensslconf.h.in
e_os.h: __sun done right.
[thirdparty/openssl.git] / crypto / opensslconf.h.in
index 70db66d667b4a079f4cbe543ba5c4267154ba6c9..f12117963f9d004fe53ba4845181e492a7a08914 100644 (file)
    optimization options.  Older Sparc's work better with only UNROLL, but
    there's no way to tell at compile time what it is you're running on */
  
-#if defined( __sun )           /* Newer Sparc's */
+#if defined(sparc) || defined(__sparc__)       /* Newer Sparc's */
 #  define DES_PTR
 #  define DES_RISC1
 #  define DES_UNROLL