pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/XaoS/patches Forgot a patch.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ad7d71b9c37a
branches: trunk
changeset: 519431:ad7d71b9c37a
user: rillig <rillig%pkgsrc.org@localhost>
date: Mon Oct 02 23:03:54 2006 +0000
description:
Forgot a patch.
diffstat:
x11/XaoS/patches/patch-al | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
diffs (17 lines):
diff -r 50b018b1493e -r ad7d71b9c37a x11/XaoS/patches/patch-al
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/XaoS/patches/patch-al Mon Oct 02 23:03:54 2006 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-al,v 1.1 2006/10/02 23:03:54 rillig Exp $
+
+--- configure.orig 2006-10-03 00:48:30.000000000 +0200
++++ configure 2006-10-03 00:48:44.000000000 +0200
+@@ -12861,7 +12861,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
+ LIBS="$LIBS -lgame -lmedia -ltracker -ltranslation -Xlinker -soname=_APP_"
+ #PROG_CC_SWITCH2(Wno-multichar,nowarnopt1)
+ #PROG_CC_SWITCH2(Wno-ctor-dtor-privacy,nowarnopt2)
+- if test "$CXXFLAGS1" == "" ; then
++ if test "$CXXFLAGS1" = "" ; then
+ if test x$GCC = xyes; then
+ CXXFLAGS="$CFLAGS"
+ CXXFLAGS="$CXXFLAGS -Wno-multichar -Wno-ctor-dtor-privacy"
Home |
Main Index |
Thread Index |
Old Index