* i386/t-sol2 (TARGET_LIBGCC2_CFLAGS): Define to -fPIC.

From-SVN: r15088
This commit is contained in:
Jim Wilson 1997-09-04 23:54:04 +00:00 committed by Jeff Law
parent 71e10e8788
commit c1090daa15
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
Thu Sep 4 15:02:27 1997 Jim Wilson <wilson@cygnus.com>
* i386/t-sol2 (TARGET_LIBGCC2_CFLAGS): Define to -fPIC.
Thu Sep 4 14:51:57 1997 Jeffrey A Law (law@cygnus.com)
* i386.h (CPP_CPU_DEFAULT): Avoid using #elif.

View File

@ -33,3 +33,4 @@ crtn.o: $(srcdir)/config/i386/sol2-cn.asm $(GCC_PASSES)
# routines in crtstuff.c.
CRTSTUFF_T_CFLAGS = -fPIC
TARGET_LIBGCC2_CFLAGS = -fPIC