]> git.pld-linux.org Git - packages/upx.git/blob - upx-opt.patch
- update to 1.25
[packages/upx.git] / upx-opt.patch
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 @@
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
9  
10  CFLAGS    = -DWITH_UCL $(CFLAGS_W) $(CFLAGS_M) $(CFLAGS_O)
11  CXXFLAGS  = $(CFLAGS) -Wsynth -fconserve-space
This page took 0.089635 seconds and 3 git commands to generate.