*** empty log message ***
authorNeil Booth <neil@gcc.gnu.org>
Wed, 5 Jun 2002 18:33:25 +0000 (18:33 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Wed, 5 Jun 2002 18:33:25 +0000 (18:33 +0000)
From-SVN: r54287

gcc/config/alpha/gnu.h

index ed72429185e60890541245b1885af2e144f35315..9b25daff6a54330e7c928ca42450a904a97694f5 100644 (file)
@@ -3,6 +3,7 @@
 #undef TARGET_VERSION
 #define TARGET_VERSION fprintf (stderr, " (Alpha GNU)");
 
+#undef TARGET_OS_CPP_BUILTINS /* config.gcc includes alpha/linux.h.  */
 #define TARGET_OS_CPP_BUILTINS()               \
     do {                                       \
        builtin_define ("__GNU__");             \