OSDN Git Service

(CPP_SPEC): Use %(cpp_cpu).
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Mar 1996 17:59:37 +0000 (17:59 +0000)
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Mar 1996 17:59:37 +0000 (17:59 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@11500 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config/sparc/lynx.h

index dac5ee4..99b319a 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for SPARC running LynxOS.
-   Copyright (C) 1993, 1995 Free Software Foundation, Inc.
+   Copyright (C) 1993, 1995, 1996 Free Software Foundation, Inc.
 
 This file is part of GNU CC.
 
@@ -35,7 +35,7 @@ Boston, MA 02111-1307, USA.  */
 #define CPP_SPEC "%{mthreads:-D_MULTITHREADED}  \
   %{mposix:-D_POSIX_SOURCE}  \
   %{msystem-v:-I/usr/include_v}  \
-  %{msparclite:-D__sparclite__} %{mv8:-D__sparc_v8__}"
+  %(cpp_cpu)"
 
 /* Names to predefine in the preprocessor for this target machine.  */