ports/sysutils/stan/patches/patch-configure

12 lines
245 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- configure.orig Sun May 18 23:00:03 2008
+++ configure Sun May 18 23:00:58 2008
@@ -1095,7 +1095,7 @@ fi
if test "x$GCC" = "xyes"
then
- CFLAGS="-Wall -O3"
+ CFLAGS=$CFLAGS
fi
echo $ac_n "checking for pow in -lm""... $ac_c" 1>&6