]> git.pld-linux.org Git - packages/Glide_VG.git/blame - Glide_VG-soname.patch
- updated to use modern xorg implementation instead of X11R6
[packages/Glide_VG.git] / Glide_VG-soname.patch
CommitLineData
b14c4c11
JB
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.027767 seconds and 4 git commands to generate.