openbsd-ports/astro/celestia/patches/patch-configure
ajacoutot 31612d2f8a - update to 1.5.1
- fix a stack corruption on startup (bits taken from celestia SVN)
- use SUBST_CMD (gotta love that stuff!)
2008-05-10 17:25:52 +00:00

13 lines
541 B
Plaintext

$OpenBSD: patch-configure,v 1.3 2008/05/10 17:25:52 ajacoutot Exp $
--- configure.orig Wed Apr 23 23:27:35 2008
+++ configure Sat May 10 17:35:15 2008
@@ -18997,8 +18997,6 @@ LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent'
CELESTIA_CPPFLAGS=""
-CELESTIA_CFLAGS="-O2 -Wall -ffast-math -fexpensive-optimizations"
-CELESTIA_CXXFLAGS="-O2 -Wall -ffast-math -fexpensive-optimizations"
{ echo "$as_me:$LINENO: checking whether to include debugging code" >&5
echo $ECHO_N "checking whether to include debugging code... $ECHO_C" >&6; }