packages: nforenum/nforenum-cflags.patch - obsoleted
lisu
lisu at pld-linux.org
Tue Aug 17 09:36:18 CEST 2010
Author: lisu Date: Tue Aug 17 07:36:18 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- obsoleted
---- Files affected:
packages/nforenum:
nforenum-cflags.patch (1.2 -> 1.3)
---- Diffs:
================================================================
Index: packages/nforenum/nforenum-cflags.patch
diff -u packages/nforenum/nforenum-cflags.patch:1.2 packages/nforenum/nforenum-cflags.patch:1.3
--- packages/nforenum/nforenum-cflags.patch:1.2 Fri Apr 23 13:51:45 2010
+++ packages/nforenum/nforenum-cflags.patch Tue Aug 17 09:36:13 2010
@@ -1,11 +1,11 @@
---- nforenum-r2309/Makefile~ 2009-12-24 01:05:24.000000000 +0100
-+++ nforenum-r2309/Makefile 2010-04-23 12:32:35.289742111 +0200
-@@ -31,7 +31,7 @@
+--- nforenum-4.0.0-source/Makefile~ 2010-08-14 21:47:40.000000000 +0200
++++ nforenum-4.0.0-source/Makefile 2010-08-17 09:21:07.324862964 +0200
+@@ -33,7 +33,7 @@
ifeq ($(ISCYGWIN),1)
- CFLAGS = -g -mno-cygwin -O1 -idirafter$(BOOST_INCLUDE) -Wall -Wno-uninitialized $(CFLAGAPP)
+ FLAGS = -O1 -I $(BOOST_INCLUDE)
else
--CFLAGS = -g -O1 -idirafter$(BOOST_INCLUDE) -Wall -Wno-uninitialized $(CFLAGAPP)
-+CFLAGS = -idirafter$(BOOST_INCLUDE) -Wall -Wno-uninitialized $(CFLAGAPP)
+-FLAGS = -O1 -idirafter$(BOOST_INCLUDE)
++FLAGS = -idirafter$(BOOST_INCLUDE)
endif
-
- CXXFLAGS = $(CFLAGS)
+ FLAGS += -Wall -Wno-uninitialized -Wsign-compare -Wwrite-strings -Wpointer-arith -W -Wno-unused-parameter -Wformat=2
+ FLAGS += -D_FORTIFY_SOURCE=2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nforenum/nforenum-cflags.patch?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list