This is an automated email from the git hooks/post-receive script. arand-guest pushed a commit to branch debdir in repository redeclipse.
commit bd25295320586d07351fa19454e08bcae2f824f9 Author: Arand Nash <[email protected]> Date: Fri Apr 8 08:31:47 2011 +0100 refresh patches/20-build-with-debug-symbols.diff --- patches/20-build-with-debug-symbols.diff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/20-build-with-debug-symbols.diff b/patches/20-build-with-debug-symbols.diff index 7170b85..a6176be 100644 --- a/patches/20-build-with-debug-symbols.diff +++ b/patches/20-build-with-debug-symbols.diff @@ -4,6 +4,6 @@ #CXXFLAGS= -ggdb3 -CXXFLAGS= -O3 -fomit-frame-pointer +CXXFLAGS= -O3 -fomit-frame-pointer -g - override CXXFLAGS+= -Wall -fsigned-char + override CXXFLAGS+= -Wall -fsigned-char -fno-exceptions -fno-rtti PLATFORM= $(shell uname -s) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/redeclipse.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

