/[packages]/cauldron/zip/current/SOURCES/zip-2.3-unforce-cflags.patch
ViewVC logotype

Annotation of /cauldron/zip/current/SOURCES/zip-2.3-unforce-cflags.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2230 - (hide annotations) (download)
Sun Jan 9 11:38:37 2011 UTC (13 years, 3 months ago) by blino
File size: 396 byte(s)
imported package zip
1 blino 2230 --- zip-2.32/unix/Makefile.orig 2006-04-22 19:52:18.000000000 -0400
2     +++ zip-2.32/unix/Makefile 2006-11-16 12:09:25.000000000 -0500
3     @@ -47,7 +47,7 @@
4     # LFLAGS1 flags after output file spec, before obj file list
5     # LFLAGS2 flags after obj file list (libraries, etc)
6     CFLAGS_NOOPT = -I. -DUNIX $(LOCAL_ZIP)
7     -CFLAGS = -O2 $(CFLAGS_NOOPT)
8     +CFLAGS = $(CFLAGS_NOOPT)
9     LFLAGS1 =
10     LFLAGS2 = -s
11    

  ViewVC Help
Powered by ViewVC 1.1.30