]> git.pld-linux.org Git - packages/Glide_VG.git/commitdiff
- add soname to libs
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 24 Apr 2004 15:33:12 +0000 (15:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Glide_VG-soname.patch -> 1.1

Glide_VG-soname.patch [new file with mode: 0644]

diff --git a/Glide_VG-soname.patch b/Glide_VG-soname.patch
new file mode 100644 (file)
index 0000000..433bd2e
--- /dev/null
@@ -0,0 +1,10 @@
+--- Glide_VG-2.46/swlibs/include/make/3dfx.mak.orig    1999-11-29 20:48:02.000000000 +0100
++++ Glide_VG-2.46/swlibs/include/make/3dfx.mak 2004-04-24 17:27:44.802468880 +0200
+@@ -194,6 +194,7 @@
+ $(SHARED_LIBRARY): $(LIBPARTS) $(SUBLIBRARIES)
+       $(LINK) $(LDFLAGS) -shared -o $(SHARED_LIBRARY) \
++              -Xlinker -soname=$(SHARED_LIBRARY) \
+               -Xlinker --whole-archive \
+               $(LIBRARIES) $(SUBLIBRARIES) \
+               -Xlinker --no-whole-archive \
This page took 0.056261 seconds and 4 git commands to generate.