]> git.pld-linux.org Git - packages/STLport.git/blobdiff - STLport-soname.patch
- outdated
[packages/STLport.git] / STLport-soname.patch
diff --git a/STLport-soname.patch b/STLport-soname.patch
deleted file mode 100644 (file)
index adc0584..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Nur STLport-4.5.3.orig/src/gcc.mak STLport-4.5.3.chng/src/gcc.mak
---- STLport-4.5.3.orig/src/gcc.mak     Tue Jul 29 19:13:28 2003
-+++ STLport-4.5.3.chng/src/gcc.mak     Tue Jul 29 19:23:22 2003
-@@ -19,7 +19,7 @@
- #
- LINK=ar cr
- # 2.95 flag
--DYN_LINK=c++ -pthread -fexceptions -shared -o
-+DYN_LINK=c++ -pthread -fexceptions -shared -Wl,-soname,${RELEASE_DYNLIB_SONAME} -o
- OBJEXT=o
- DYNEXT=so
This page took 1.437544 seconds and 4 git commands to generate.