* i386/t-sol2 (TARGET_LIBGCC2_CFLAGS): Define to -fPIC.
authorJim Wilson <wilson@cygnus.com>
Thu, 4 Sep 1997 23:54:04 +0000 (23:54 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 4 Sep 1997 23:54:04 +0000 (17:54 -0600)
From-SVN: r15088

gcc/ChangeLog
gcc/config/i386/t-sol2

index e560fc6..430ecb1 100644 (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.
index 5a17053..f47905a 100644 (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