Revision: 54435
http://brlcad.svn.sourceforge.net/brlcad/?rev=54435&view=rev
Author: brlcad
Date: 2013-02-20 04:15:17 +0000 (Wed, 20 Feb 2013)
Log Message:
-----------
glibc-1.6 is being warningtarded, so just turn off the flag on the old build.
Modified Paths:
--------------
brlcad/trunk/configure.ac
Modified: brlcad/trunk/configure.ac
===================================================================
--- brlcad/trunk/configure.ac 2013-02-19 21:39:37 UTC (rev 54434)
+++ brlcad/trunk/configure.ac 2013-02-20 04:15:17 UTC (rev 54435)
@@ -2119,7 +2119,9 @@
dnl best-practice error checking on certain libc functions
dnl (e.g., memcpy), and provides run-time checks on buffer
dnl lengths and memory regions.
- BC_COMPILER_AND_LINKER_RECOGNIZES([-D_FORTIFY_SOURCE=2])
+ dnl
+ dnl XXX Can only add with optimization with newer glibc
+ dnl BC_COMPILER_AND_LINKER_RECOGNIZES([-D_FORTIFY_SOURCE=2])
fi
dnl optimization flags
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits