]> git.pld-linux.org Git - packages/Glide_VG.git/commitdiff
- don't disable optimizations in sst1/init/initvg (buggy compilers workaround?)
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 17 Jul 2003 13:52:13 +0000 (13:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Glide_VG-opt.patch -> 1.1

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

diff --git a/Glide_VG-opt.patch b/Glide_VG-opt.patch
new file mode 100644 (file)
index 0000000..90ce520
--- /dev/null
@@ -0,0 +1,9 @@
+--- Glide_VG-2.46/sst1/init/initvg/makefile.unix.orig  Mon Nov 29 20:48:02 1999
++++ Glide_VG-2.46/sst1/init/initvg/makefile.unix       Thu Jul 17 15:43:49 2003
+@@ -51,6 +51,3 @@
+ # This library must be compiled without the big optimization options
+ # for some strange reason
+ #
+-ifndef DEBUG
+-CFLAGS = -O -m486 -fomit-frame-pointer $(LCDEFS) $(LCOPTS) $(LCINC)
+-endif
This page took 0.094513 seconds and 4 git commands to generate.