Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-action/atanks/files: atanks-4.7-build.patch
Date: Tue, 07 Sep 2010 05:02:42
Message-Id: 20100907050233.B836420051@flycatcher.gentoo.org
1 mr_bones_ 10/09/07 05:02:33
2
3 Modified: atanks-4.7-build.patch
4 Log:
5 don't hard-code -g
6 (Portage version: 2.1.8.3/cvs/Linux i686)
7
8 Revision Changes Path
9 1.2 games-action/atanks/files/atanks-4.7-build.patch
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/atanks/files/atanks-4.7-build.patch?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/atanks/files/atanks-4.7-build.patch?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/atanks/files/atanks-4.7-build.patch?r1=1.1&r2=1.2
14
15 Index: atanks-4.7-build.patch
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-action/atanks/files/atanks-4.7-build.patch,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- atanks-4.7-build.patch 6 Sep 2010 21:10:16 -0000 1.1
22 +++ atanks-4.7-build.patch 7 Sep 2010 05:02:33 -0000 1.2
23 @@ -19,7 +19,7 @@
24 +LDFLAGS += `allegro-config --libs`
25
26 -CFLAGS += -g -Wall -Iinclude # -fprofile-arcs -ftest-coverage
27 -+CXXFLAGS += -g -Wall -Iinclude # -fprofile-arcs -ftest-coverage
28 ++CXXFLAGS += -Wall -Iinclude # -fprofile-arcs -ftest-coverage
29
30 SRCS = $(MODULES:.o=.cpp)
31 GLOBALS = main.h imagedefs.h externs.h