From: Jim Wilson Date: Tue, 9 Jul 1996 19:08:38 +0000 (-0700) Subject: (FIXPROTO_DEFINES): Add -D_SGI_SOURCE. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8e98b1dc81670806481a1d2f87ad655af891dffc;p=gcc.git (FIXPROTO_DEFINES): Add -D_SGI_SOURCE. From-SVN: r12419 --- diff --git a/gcc/config/mips/x-iris6 b/gcc/config/mips/x-iris6 index 7bb941ac039..88c41f4dfe4 100644 --- a/gcc/config/mips/x-iris6 +++ b/gcc/config/mips/x-iris6 @@ -8,4 +8,4 @@ CC = $(OLDCC) OLDCC = cc -32 # Find all of the declarations from the header files -FIXPROTO_DEFINES= -D__EXTENSIONS__ -D_LANGUAGE_C_PLUS_PLUS +FIXPROTO_DEFINES= -D__EXTENSIONS__ -D_SGI_SOURCE -D_LANGUAGE_C_PLUS_PLUS