Git-Url:
http://git.frugalware.org/gitweb/gitweb.cgi?p=bmf.git;a=commitdiff;h=fba7f69ac471c615b00fa60de461877abeeb6200
commit fba7f69ac471c615b00fa60de461877abeeb6200
Author: Miklos Vajna <[EMAIL PROTECTED]>
Date: Sun Sep 21 14:01:52 2008 +0200
gnash-bzr9802-1bmf1-ppc
enable debug stuff in case we are building a bzr snapshot
diff --git a/source/xlib-extra/gnash/FrugalBuild
b/source/xlib-extra/gnash/FrugalBuild
index 7f72e75..306fdc3 100644
--- a/source/xlib-extra/gnash/FrugalBuild
+++ b/source/xlib-extra/gnash/FrugalBuild
@@ -30,6 +30,9 @@ fi
build()
{
if Fuse $USE_DEVEL; then
+ export CFLAGS="$CFLAGS -g"
+ export CXXFLAGS="$CXXFLAGS -g"
+ options=('nostrip')
Funpack_scm
sh autogen.sh || return 1
fi
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git