mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-04 20:01:21 +08:00
entered into RCS
From-SVN: r115
This commit is contained in:
parent
2ae072b40d
commit
262c12647b
8
gcc/config/romp/x-romp
Normal file
8
gcc/config/romp/x-romp
Normal file
@ -0,0 +1,8 @@
|
||||
# obstack.h assumes that if __STDC__ is defined an ANSI C preprocessor is
|
||||
# being used. -Hnocpp makes hc use its builtin preprocessor instead of
|
||||
# /lib/cpp. gcc doesn't use <sys/ioctl.h>, so it doesn't matter whether
|
||||
# fixincludes has been run.
|
||||
CC=hc -Hnocpp
|
||||
|
||||
# The default `make' on the RT doesn't define MAKE, so do it here.
|
||||
MAKE=make
|
Loading…
x
Reference in New Issue
Block a user