* 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 e560fc63d7cd6096948c3326349a1ba274f1a21f..430ecb1a444b511f6c3e6292787da4de1c17508d 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 5a17053903d830b260018d90fe8682a33157d191..f47905ae65da3c59efb612cbec35ec98664da69b 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