Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-boot/palo/files: palo-9999-toolchain.patch
Date: Thu, 23 Jan 2014 14:14:23
Message-Id: 20140123141420.771F92004E@flycatcher.gentoo.org
1 jer 14/01/23 14:14:20
2
3 Modified: palo-9999-toolchain.patch
4 Log:
5 Add new HOMEPAGE. Fix live toolchain patch.
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.2 sys-boot/palo/files/palo-9999-toolchain.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/palo/files/palo-9999-toolchain.patch?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/palo/files/palo-9999-toolchain.patch?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/palo/files/palo-9999-toolchain.patch?r1=1.1&r2=1.2
15
16 Index: palo-9999-toolchain.patch
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-boot/palo/files/palo-9999-toolchain.patch,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- palo-9999-toolchain.patch 29 Jun 2013 13:30:53 -0000 1.1
23 +++ palo-9999-toolchain.patch 23 Jan 2014 14:14:20 -0000 1.2
24 @@ -4,8 +4,8 @@
25 ifeq ($(strip ${OS}),HP-UX)
26 CFLAGS=-g -O -I../include -I../lib -I$(PA)/include
27 else
28 --CFLAGS=-g -O -I../include -I../lib
29 -+CFLAGS += -O -I../include -I../lib
30 +-CFLAGS=-g -O -I../include -I../lib -D_FILE_OFFSET_BITS=64
31 ++CFLAGS+= -O -I../include -I../lib -D_FILE_OFFSET_BITS=64
32 endif
33
34 # LDFLAGS=-Wl,-Bstatic