summaryrefslogtreecommitdiffstats
path: root/gcc/ada/Makefile.in
diff options
context:
space:
mode:
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>2004-06-08 09:53:14 +0000
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>2004-06-08 09:53:14 +0000
commitf9d722a35b28e061ecbdffcc0bb5f26c8cb758d6 (patch)
tree4d1eff939dddeb722d3a48f552d25c9d9e26f8df /gcc/ada/Makefile.in
parent0dc063f868a979e632d499fd2fc82aafafefcad5 (diff)
downloadppe42-gcc-f9d722a35b28e061ecbdffcc0bb5f26c8cb758d6.tar.gz
ppe42-gcc-f9d722a35b28e061ecbdffcc0bb5f26c8cb758d6.zip
PR ada/15568
* Makefile.in: Remove target specific SO_OPT on IRIX git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82752 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ada/Makefile.in')
-rw-r--r--gcc/ada/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/ada/Makefile.in b/gcc/ada/Makefile.in
index 9c54bd4967a..89fe096cdbc 100644
--- a/gcc/ada/Makefile.in
+++ b/gcc/ada/Makefile.in
@@ -926,7 +926,6 @@ ifeq ($(strip $(filter-out mips sgi irix%,$(targ))),)
TOOLS_TARGET_PAIRS = mlib-tgt.adb<mlib-tgt-irix.adb
TGT_LIB = -lexc
MISCLIB = -lexc
- SO_OPTS = -Wl,-all,-set_version,sgi1.0,-update_registry,../so_locations,-soname,
PREFIX_OBJS = $(PREFIX_REAL_OBJS)
LIBRARY_VERSION := $(LIB_VERSION)
endif
OpenPOWER on IntegriCloud