aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips/x-osfrose
diff options
context:
space:
mode:
authormeissner <meissner@138bc75d-0d04-0410-961f-82ee72b054a4>1992-07-02 22:36:50 +0000
committermeissner <meissner@138bc75d-0d04-0410-961f-82ee72b054a4>1992-07-02 22:36:50 +0000
commitd199cf47b5390c22ebdf417c2447d93bdfad7410 (patch)
treeadf71e99c5754c86aa4a33cadf8a00e01e47dc24 /gcc/config/mips/x-osfrose
parent8a4b1e0107a70327e2e7eb120b547fb7934daccf (diff)
Use -pic-none to suppress shared libraries, not -L/usr/ccs/lib.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1393 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/mips/x-osfrose')
-rw-r--r--gcc/config/mips/x-osfrose2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/mips/x-osfrose b/gcc/config/mips/x-osfrose
index 581c020bdd4..3484881a668 100644
--- a/gcc/config/mips/x-osfrose
+++ b/gcc/config/mips/x-osfrose
@@ -23,7 +23,7 @@ MSTATS = # -mstats
OLDCC = /usr/ccs/gcc/gcc
OPT = -O2
PROFILE =
-SHLIB = -L${BUILD}/usr/ccs/lib # no shared libraries
+SHLIB = -pic-none
SYSTEM_INCLUDES = # -I${BUILD}/usr/include
libdir = /usr/ccs