e7dbf6fab0
PR: ports/72808 Submitted by: maintainer
13 lines
365 B
Text
13 lines
365 B
Text
--- qmake.inc.in.old Sat Oct 16 23:56:08 2004
|
|
+++ qmake.inc.in Sat Oct 16 23:56:20 2004
|
|
@@ -37,10 +37,6 @@
|
|
|
|
PKGLOCALEDIR = $$res.path/locale
|
|
|
|
- QMAKE_CFLAGS_DEBUG += -Wno-unused-parameter
|
|
- QMAKE_CFLAGS_RELEASE += -Wno-unused-parameter
|
|
- QMAKE_CXXFLAGS_DEBUG += -Wno-unused-parameter
|
|
- QMAKE_CXXFLAGS_RELEASE += -Wno-unused-parameter
|
|
}
|
|
}
|
|
|