add directory gnu
This commit is contained in:
8
gnu/gcc/gcc-2.2.2/config/x-romp
Normal file
8
gnu/gcc/gcc-2.2.2/config/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
|
||||
Reference in New Issue
Block a user