mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-06 09:39:40 +08:00
* i386/t-sol2 (TARGET_LIBGCC2_CFLAGS): Define to -fPIC.
From-SVN: r15088
This commit is contained in:
parent
71e10e8788
commit
c1090daa15
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user