Mon Jul 8 15:15:37 1996 Jason Merrill <jason@yorick.cygnus.com>
authorJason Merrill <jason@redhat.com>
Mon, 8 Jul 1996 23:41:08 +0000 (23:41 +0000)
committerJason Merrill <jason@redhat.com>
Mon, 8 Jul 1996 23:41:08 +0000 (23:41 +0000)
* mt-sparcpic (PICFLAG_FOR_TARGET): Use -fPIC.

For consistency with mh-sparcpic and libgcc.a; SunOS 4 apparently doesn't
allow mixing of pic and PIC.

config/ChangeLog
config/mt-sparcpic

index b0e43cf20a3f57c7de1f8cffc155f67bf095af9f..900f7f0fe527c256d36f6dda9e656c0e612a9d69 100644 (file)
@@ -1,3 +1,7 @@
+Mon Jul  8 15:15:37 1996  Jason Merrill  <jason@yorick.cygnus.com>
+
+       * mt-sparcpic (PICFLAG_FOR_TARGET): Use -fPIC.
+
 Fri Jul  5 11:49:02 1996  Ian Lance Taylor  <ian@cygnus.com>
 
        * mh-irix4 (RANLIB): Don't define; Irix 4 does have ranlib.
index ff9872755757084af74d9dc4c462784c00d6debe..35b8c9e4dc2320bc8c12184a31e62df0afd07920 100644 (file)
@@ -1 +1 @@
-PICFLAG_FOR_TARGET=-fpic
+PICFLAG_FOR_TARGET=-fPIC