[Pkg-nx-commits] r58 - nxcomp2/trunk/debian/patches

Per Olofsson pelle at costa.debian.org
Tue Sep 19 14:37:36 UTC 2006


Author: pelle
Date: 2006-09-19 14:37:36 +0000 (Tue, 19 Sep 2006)
New Revision: 58

Modified:
   nxcomp2/trunk/debian/patches/configure-use-flags
Log:
refresh patches/configure-use-flags

Modified: nxcomp2/trunk/debian/patches/configure-use-flags
===================================================================
--- nxcomp2/trunk/debian/patches/configure-use-flags	2006-09-19 14:30:57 UTC (rev 57)
+++ nxcomp2/trunk/debian/patches/configure-use-flags	2006-09-19 14:37:36 UTC (rev 58)
@@ -1,14 +1,14 @@
-Index: nxcompext/configure.in
+Index: nxcomp2/configure.in
 ===================================================================
---- nxcompext.orig/configure.in	2006-09-18 00:31:17.000000000 +0200
-+++ nxcompext/configure.in	2006-09-18 00:31:44.000000000 +0200
+--- nxcomp2.orig/configure.in	2006-09-19 16:35:59.000000000 +0200
++++ nxcomp2/configure.in	2006-09-19 16:36:41.000000000 +0200
 @@ -7,8 +7,8 @@
  
- dnl Reset default compilation flags.
+ dnl Set our default compilation flags.
  
--CXXFLAGS="-O3"
+-CXXFLAGS="-O3 -fno-rtti -fno-exceptions"
 -CFLAGS="-O3"
-+CXXFLAGS="-O3 $CXXFLAGS"
++CXXFLAGS="-O3 -fno-rtti -fno-exceptions $CXXFLAGS"
 +CFLAGS="-O3 $CFLAGS"
  
  dnl Reset default linking directives.




More information about the Pkg-nx-commits mailing list