pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/wm/wmi Obey CXXFLAGS.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d1fc44604332
branches:  trunk
changeset: 475500:d1fc44604332
user:      salo <salo%pkgsrc.org@localhost>
date:      Mon May 17 09:27:22 2004 +0000

description:
Obey CXXFLAGS.

diffstat:

 wm/wmi/distinfo         |   3 ++-
 wm/wmi/patches/patch-aa |  13 +++++++++++++
 2 files changed, 15 insertions(+), 1 deletions(-)

diffs (27 lines):

diff -r 652c12903896 -r d1fc44604332 wm/wmi/distinfo
--- a/wm/wmi/distinfo   Mon May 17 05:33:08 2004 +0000
+++ b/wm/wmi/distinfo   Mon May 17 09:27:22 2004 +0000
@@ -1,4 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2004/05/16 02:20:01 xtraeme Exp $
+$NetBSD: distinfo,v 1.2 2004/05/17 09:27:22 salo Exp $
 
 SHA1 (wmi-7.tar.gz) = 3835161969e1f7ce82313c7706e0e1ef99e3a30f
 Size (wmi-7.tar.gz) = 166812 bytes
+SHA1 (patch-aa) = 6300d33fe5a88b87074f8d86b63bcb4482e6be1f
diff -r 652c12903896 -r d1fc44604332 wm/wmi/patches/patch-aa
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/wm/wmi/patches/patch-aa   Mon May 17 09:27:22 2004 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1 2004/05/17 09:27:23 salo Exp $
+
+--- configure.orig     2004-05-07 16:47:05.000000000 +0200
++++ configure  2004-05-16 22:51:18.000000000 +0200
+@@ -5158,7 +5158,7 @@
+ 
+ # Add extra flags if in debug mode
+ CFLAGS=""
+-CXXFLAGS="-Os"
++#CXXFLAGS="-Os"
+ # Check whether --enable-debug or --disable-debug was given.
+ if test "${enable_debug+set}" = set; then
+   enableval="$enable_debug"



Home | Main Index | Thread Index | Old Index