Mon Jul 8 15:15:37 1996 Jason Merrill <jason@yorick.cygnus.com>
* 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.
This commit is contained in:
parent
9b292d4c0e
commit
51a3560385
2 changed files with 5 additions and 1 deletions
|
@ -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>
|
Fri Jul 5 11:49:02 1996 Ian Lance Taylor <ian@cygnus.com>
|
||||||
|
|
||||||
* mh-irix4 (RANLIB): Don't define; Irix 4 does have ranlib.
|
* mh-irix4 (RANLIB): Don't define; Irix 4 does have ranlib.
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
PICFLAG_FOR_TARGET=-fpic
|
PICFLAG_FOR_TARGET=-fPIC
|
||||||
|
|
Loading…
Reference in a new issue