]> git.pld-linux.org Git - packages/upx.git/blame - upx-opt.patch
- update to 1.25
[packages/upx.git] / upx-opt.patch
CommitLineData
99ac708e 1--- upx-1.24/src/Makefile.orig Thu Nov 14 08:22:28 2002
2+++ upx-1.24/src/Makefile Thu Nov 14 08:23:19 2002
3@@ -134,7 +134,7 @@
2727a3f3 4 ##CFLAGS_M += -malign-functions=0 -malign-jumps=0 -malign-loops=0
5 ##CFLAGS_O = -Os -fstrict-aliasing
6 ##CFLAGS_O = -O2 -fstrict-aliasing
7-CFLAGS_O = -O2 -fno-strict-aliasing
8+#CFLAGS_O = -O2 -fno-strict-aliasing
a704734a 9
99ac708e 10 CFLAGS = -DWITH_UCL $(CFLAGS_W) $(CFLAGS_M) $(CFLAGS_O)
2727a3f3 11 CXXFLAGS = $(CFLAGS) -Wsynth -fconserve-space
This page took 0.060856 seconds and 4 git commands to generate.