diff src/m/amdx86-64.h @ 96865:2262534e4e66

Use SOLARIS2 instead of sun.
author Dan Nicolaescu <dann@ics.uci.edu>
date Mon, 21 Jul 2008 17:16:35 +0000
parents e50b24691c01
children e58e8418725b
line wrap: on
line diff
--- a/src/m/amdx86-64.h	Mon Jul 21 17:08:13 2008 +0000
+++ b/src/m/amdx86-64.h	Mon Jul 21 17:16:35 2008 +0000
@@ -101,12 +101,12 @@
 
 /* LIB_STANDARD and START_FILES set correctly in s/netbsd.h */
 
-#elif defined(sun)
+#elif defined(SOLARIS2)
 
 #undef START_FILES
 #undef LIB_STANDARD
 
-#else /* !__OpenBSD__ && !__FreeBSD__ && !__NetBSD__ && !sun */
+#else /* !__OpenBSD__ && !__FreeBSD__ && !__NetBSD__ && !SOLARIS2 */
 
 #undef START_FILES
 #ifdef HAVE_LIB64_DIR