From: Richard Kenner Date: Wed, 8 Apr 1992 03:00:56 +0000 (-0400) Subject: entered into RCS X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c0dad767e2394e1023e1921cb5f1d4f04c3a3642;p=gcc.git entered into RCS From-SVN: r704 --- diff --git a/gcc/config/mips/x-osfrose b/gcc/config/mips/x-osfrose index ac6d660e733..581c020bdd4 100644 --- a/gcc/config/mips/x-osfrose +++ b/gcc/config/mips/x-osfrose @@ -9,6 +9,7 @@ CC = $(OLDCC) CLIB = -lbsd -lld X_CFLAGS = $(DEB_OPT) $(MSTATS) $(SHLIB) X_CFLAGS_NODEBUG = $(NO_DEBUG) $(MSTATS) $(OPT) $(PROFILE) $(SHLIB) $(XCFLAGS) +CCLIBFLAGS = -O -pic-extern CPP_ABORT = # -Dabort=fancy_abort CPPFLAGS = $(CPP_ABORT) $(SYSTEM_INCLUDES) DEB_OPT = $(OPT) $(DEBUG) $(PROFILE) @@ -16,6 +17,7 @@ DEBUG = DEBUG_COLLECT = # -DDEBUG GCC_CFLAGS = $(INTERNAL_CFLAGS) $(X_CFLAGS) $(T_CFLAGS) $(CFLAGS) -B./ -DPOSIX INSTALL = installbsd -c +LIBGCC2_CFLAGS = -O2 $(GCC_CFLAGS) -g1 -pic-extern LDFLAGS = MSTATS = # -mstats OLDCC = /usr/ccs/gcc/gcc