projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb2b97a
)
* sparc/lynx-ng.h (CPP_SPEC): Use %(cpp_cpu).
author
Doug Evans
<dje@gnu.org>
Mon, 19 Aug 1996 22:40:06 +0000
(22:40 +0000)
committer
Doug Evans
<dje@gnu.org>
Mon, 19 Aug 1996 22:40:06 +0000
(22:40 +0000)
From-SVN: r12659
gcc/config/sparc/lynx-ng.h
patch
|
blob
|
history
diff --git
a/gcc/config/sparc/lynx-ng.h
b/gcc/config/sparc/lynx-ng.h
index bd3f4ddc22452bbb1e324823709fe32398e8d2f4..9e9f82cf10b605a4cb596aa676105a1a0ef9e828 100644
(file)
--- a/
gcc/config/sparc/lynx-ng.h
+++ b/
gcc/config/sparc/lynx-ng.h
@@
-28,7
+28,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. */