freebsd-ports/security/libfwbuilder2/files/patch-aa
Vanilla I. Shu 9865981501 Upgrade to 2.0.7.
PR:		ports/80956
Submitted by:	maintainer
2005-05-13 02:02:16 +00:00

13 lines
426 B
Text

--- qmake.inc.in.linux 2005-04-27 19:15:38.000000000 -0700
+++ qmake.inc.in 2005-04-27 19:15:48.000000000 -0700
@@ -28,10 +28,6 @@
doc.path =$(DDIR)@DOCDIR@
CONFIG += warn_on debug
- QMAKE_CFLAGS_DEBUG += -Wno-unused-parameter
- QMAKE_CFLAGS_RELEASE += -Wno-unused-parameter
- QMAKE_CXXFLAGS_DEBUG += -Wno-unused-parameter
- QMAKE_CXXFLAGS_RELEASE += -Wno-unused-parameter
}
}