diff options
-rw-r--r-- | gcc/config/pa/x-pa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/pa/x-pa b/gcc/config/pa/x-pa index 08b0278..65d1d6d 100644 --- a/gcc/config/pa/x-pa +++ b/gcc/config/pa/x-pa @@ -1,4 +1,4 @@ -CC=gcc -DUSE_C_ALLOCA -D__inline= +CC=gcc -DUSE_C_ALLOCA -D__inline= -Dbsd4_4 # BSD on the PA already has ANSI include files which are c++ compatable. INSTALL_HEADERS= STMP_FIXPROTO= |