* sparc/lynx-ng.h (CPP_SPEC): Use %(cpp_cpu).
From-SVN: r12659
This commit is contained in:
parent
bb2b97ac6a
commit
747691c4ee
@ -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. */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user