Interface change (libiberty used to include some functions it no longer

includes)
This commit is contained in:
espie 1999-09-06 14:46:49 +00:00
parent 8c357bff37
commit 01b19e31e6

View File

@ -6,7 +6,7 @@
+# Base shared lib for OpenBSD
+# This interface schmuck isn't present before after 1.1.2
+INTERFACE=2
+MAJOR_OFFSET=27
+MAJOR_OFFSET=28
+MSHLINK = libstdc++.so.`expr $(INTERFACE) + $(MAJOR_OFFSET)`.0
LIBS = $(ARLIB) $(SHLIB) $(SHLINK) mshlink
SHFLAGS = -nostdlib -Wl,-Bshareable,-Bforcearchive