- Fix build on -current

PR:		56191
Submitted by:	Ports Fury
This commit is contained in:
Kirill Ponomarev 2003-08-30 17:01:22 +00:00
parent 6a085cc723
commit 3636baffa4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=88081

View File

@ -0,0 +1,11 @@
--- admin/acinclude.m4.in.orig Tue Sep 11 01:23:25 2001
+++ admin/acinclude.m4.in Sat Aug 30 04:07:57 2003
@@ -2259,7 +2259,7 @@
CXXFLAGS="$CXXFLAGS"
if test true || test "$kde_use_debug_code" = "yes"; then
- CXXFLAGS="$CXXFLAGS -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings"
+ CXXFLAGS="$CXXFLAGS"
KDE_CHECK_COMPILER_FLAG(Wno-long-long,
[