]> git.pld-linux.org Git - packages/Glide_VG.git/blob - Glide_VG-soname.patch
433bd2e9de52677bc72894f550639d6977f504d9
[packages/Glide_VG.git] / Glide_VG-soname.patch
1 --- Glide_VG-2.46/swlibs/include/make/3dfx.mak.orig     1999-11-29 20:48:02.000000000 +0100
2 +++ Glide_VG-2.46/swlibs/include/make/3dfx.mak  2004-04-24 17:27:44.802468880 +0200
3 @@ -194,6 +194,7 @@
4  
5  $(SHARED_LIBRARY): $(LIBPARTS) $(SUBLIBRARIES)
6         $(LINK) $(LDFLAGS) -shared -o $(SHARED_LIBRARY) \
7 +               -Xlinker -soname=$(SHARED_LIBRARY) \
8                 -Xlinker --whole-archive \
9                 $(LIBRARIES) $(SUBLIBRARIES) \
10                 -Xlinker --no-whole-archive \
This page took 0.0503 seconds and 2 git commands to generate.