dguxbcs.h (CPP_SPEC): Add missing \ in multi-line string literal.
H * m88k/dguxbcs.h (CPP_SPEC): Add missing \ in multi-line string literal. From-SVN: r27977
This commit is contained in:
parent
1d8f2d15fe
commit
0bf162b9a0
@ -45,7 +45,7 @@ Boston, MA 02111-1307, USA. */
|
||||
-traditional, or restricting include files to one specific source
|
||||
target, specify full DG/UX features. */
|
||||
#undef CPP_SPEC
|
||||
#define CPP_SPEC "%(cpp_cpu)
|
||||
#define CPP_SPEC "%(cpp_cpu) \
|
||||
%{!msvr4:-D_M88KBCS_TARGET} %{msvr4:-D_DGUX_TARGET}"
|
||||
|
||||
/* Linker and library spec's.
|
||||
|
Loading…
Reference in New Issue
Block a user