squashfs-tools/squashfs-cflags.patch

13 lines
514 B
Diff
Raw Normal View History

diff -up squashfs/squashfs-tools/Makefile.cflags squashfs/squashfs-tools/Makefile
--- squashfs/squashfs-tools/Makefile.cflags 2008-08-26 03:15:16.000000000 -0400
+++ squashfs/squashfs-tools/Makefile 2008-12-18 06:59:01.000000000 -0500
2008-09-30 19:20:42 +00:00
@@ -2,7 +2,7 @@ INSTALL_DIR = /usr/local/bin
INCLUDEDIR = .
2007-12-14 15:37:43 +00:00
-CFLAGS := -I$(INCLUDEDIR) -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -O2
+CFLAGS := $(RPM_OPT_FLAGS) -I$(INCLUDEDIR) -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -O2
2006-06-23 15:50:19 +00:00
all: mksquashfs