]> git.pld-linux.org Git - packages/Glide_VG.git/blame - Glide_VG-opt.patch
- don't disable optimizations in sst1/init/initvg (buggy compilers workaround?)
[packages/Glide_VG.git] / Glide_VG-opt.patch
CommitLineData
4477861e
JB
1--- Glide_VG-2.46/sst1/init/initvg/makefile.unix.orig Mon Nov 29 20:48:02 1999
2+++ Glide_VG-2.46/sst1/init/initvg/makefile.unix Thu Jul 17 15:43:49 2003
3@@ -51,6 +51,3 @@
4 # This library must be compiled without the big optimization options
5 # for some strange reason
6 #
7-ifndef DEBUG
8-CFLAGS = -O -m486 -fomit-frame-pointer $(LCDEFS) $(LCOPTS) $(LCINC)
9-endif
This page took 0.074672 seconds and 4 git commands to generate.