iprutils/iprutils-cflags.patch

12 lines
503 B
Diff
Raw Normal View History

2005-12-23 10:19:25 +00:00
--- iprutils/Makefile.cflags 2005-12-23 10:11:42.000000000 +0000
+++ iprutils/Makefile 2005-12-23 10:11:49.000000000 +0000
@@ -9,7 +9,7 @@
include version.mk
2005-12-23 10:19:25 +00:00
-CFLAGS = -g -Wall $(IPR_DEFINES)
+CFLAGS += -g -Wall $(IPR_DEFINES)
UTILS_VER = $(IPR_MAJOR_RELEASE).$(IPR_MINOR_RELEASE).$(IPR_FIX_LEVEL)
2005-12-23 10:19:25 +00:00
TAR = cd .. && tar -zcpf iprutils-$(UTILS_VER)-src.tgz --exclude CVS --exclude applied-patches --exclude series --exclude txt --exclude pc --exclude patches --exclude debug --exclude *~* iprutils