]> git.pld-linux.org Git - packages/Glide_V2.git/blame - glide-link.patch
- rediffed patches, pass AR to remove 'l' option, which changed meaning
[packages/Glide_V2.git] / glide-link.patch
CommitLineData
a803064a
JB
1--- GlideV2/glide2x/cvg/glide/src/makefile.linux.orig 2000-04-20 23:26:36.000000000 +0200
2+++ GlideV2/glide2x/cvg/glide/src/makefile.linux 2012-01-09 17:58:16.809867662 +0100
3@@ -205,6 +205,7 @@
4 SHARED_LIBRARY = libglide.so.2.53
5 endif
6 RCFILE = glide.rc
7+LINKLIBRARIES += -lm
8
9 # Make a static link library for things like the diags.
10 ifeq ($(FX_DLL_BUILD),1)
This page took 0.074841 seconds and 4 git commands to generate.