* sparc/lynx-ng.h (CPP_SPEC): Use %(cpp_cpu).

From-SVN: r12659
This commit is contained in:
Doug Evans 1996-08-19 22:40:06 +00:00
parent bb2b97ac6a
commit 747691c4ee
1 changed files with 1 additions and 1 deletions

View File

@ -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. */