... and this patch had the wrong name.

This commit is contained in:
espie 1999-04-23 13:45:22 +00:00
parent 712de16f65
commit 22a97fceeb
2 changed files with 0 additions and 22 deletions

View File

@ -1,11 +0,0 @@
--- libstdc++/config/openbsd.ml.orig Sun Feb 28 23:12:57 1999
+++ libstdc++/config/openbsd.ml Mon Mar 1 00:47:07 1999
@@ -1,5 +1,6 @@
-# Base shared lib for OpenBSD i386
-
+# Base shared lib for OpenBSD
+MAJOR_OFFSET=27
+MSHLINK = libstdc++.so.`expr $(INTERFACE) + $(MAJOR_OFFSET)`.0
LIBS = $(ARLIB) $(SHLIB) $(SHLINK) mshlink
SHFLAGS = -nostdlib -Wl,-Bshareable,-Bforcearchive
SHDEPS = -lm

View File

@ -1,11 +0,0 @@
--- libstdc++/config/openbsd.ml.orig Sun Feb 28 23:12:57 1999
+++ libstdc++/config/openbsd.ml Mon Mar 1 00:47:07 1999
@@ -1,5 +1,6 @@
-# Base shared lib for OpenBSD i386
-
+# Base shared lib for OpenBSD
+MAJOR_OFFSET=27
+MSHLINK = libstdc++.so.`expr $(INTERFACE) + $(MAJOR_OFFSET)`.0
LIBS = $(ARLIB) $(SHLIB) $(SHLINK) mshlink
SHFLAGS = -nostdlib -Wl,-Bshareable,-Bforcearchive
SHDEPS = -lm