[NeoStats-Devel] [Commits] r28 - Trunk

[email protected]
Newsgroups gmane.comp.neostats.devel
Message-ID <[email protected]>
Author: Fish
Date: Fri Jul  1 17:09:51 2005
New Revision: 28

Modified:
   Trunk/configure   (contents, props changed)
   Trunk/configure.in
Log:
add GCC flag to kill warnings

Modified: Trunk/configure
==============================================================================
--- Trunk/configure	(original)
+++ Trunk/configure	Fri Jul  1 17:09:51 2005
@@ -1279,7 +1279,7 @@
 
 DIRINST=~/NeoStats3.0/
 
-CFLAGS="$CFLAGS -O2"
+CFLAGS="$CFLAGS -O2 -fno-strict-aliasing"
 
 case "$host_os" in
 *openbsd*)

Modified: Trunk/configure.in
==============================================================================
--- Trunk/configure.in	(original)
+++ Trunk/configure.in	Fri Jul  1 17:09:51 2005
@@ -13,7 +13,7 @@
 AC_DEFINE_UNQUOTED(MODULE_REV, "$MODULE_REV")
 DIRINST=~/NeoStats3.0/
 AC_PREFIX_DEFAULT(~/NeoStats3.0/)
-CFLAGS="$CFLAGS -O2"
+CFLAGS="$CFLAGS -O2 -fno-strict-aliasing"
 
 case "$host_os" in
 *openbsd*)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.