freebsd-ports/print/fontforge/files/patch-configure
Sylvio Cesar Teixeira 6772aac67f - Update to 20100501
PR:		ports/146226
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2010-05-07 22:54:55 +00:00

11 lines
425 B
Text

--- configure.orig 2010-04-29 13:53:45.000000000 -0400
+++ configure 2010-05-01 15:36:49.000000000 -0400
@@ -23014,7 +23014,7 @@
LDFLAGS="$LDFLAGS $gww_archlist"
fi
-CFLAGS_NOOPT=`echo $CFLAGS | sed -e s/-O.//g | sed -e s/-O//g`
+CFLAGS_NOOPT=`echo $CFLAGS | sed -e s/-O[0-9]*//g`
cp $ac_confdir/Makefile.dynamic.in $ac_confdir/Makefile.in
cp $ac_confdir/Unicode/Makefile.dynamic.in $ac_confdir/Unicode/Makefile.in