forked from Imagelibrary/rtems
Changed CPP rule per patch from Ralf Corsepius.
This commit is contained in:
@@ -150,7 +150,7 @@ CLOBBER_CC =
|
||||
#
|
||||
|
||||
# CPP command to write file to standard output
|
||||
CPP=$(CC) -E
|
||||
CPP=$(CC) -E -ansi -w -Wp,-$$
|
||||
|
||||
# flags set by cc when running cpp
|
||||
CPP_CC_FLAGS=-D__STDC__
|
||||
|
||||
Reference in New Issue
Block a user