Gentoo Archives: gentoo-commits

From: "Tomas Chvatal (scarabeus)" <scarabeus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/glpng/files: Makefile
Date: Tue, 02 Dec 2008 01:30:23
Message-Id: E1L7K5l-0005XJ-T7@stork.gentoo.org
1 scarabeus 08/12/02 01:30:21
2
3 Modified: Makefile
4 Log:
5 Fix bug 249512. By adding some default LD_FLAGS to MAKEFILE.
6 (Portage version: 2.2_rc16/cvs/Linux 2.6.27-gentoo x86_64)
7
8 Revision Changes Path
9 1.2 media-libs/glpng/files/Makefile
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/glpng/files/Makefile?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/glpng/files/Makefile?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/glpng/files/Makefile?r1=1.1&r2=1.2
14
15 Index: Makefile
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-libs/glpng/files/Makefile,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- Makefile 28 Nov 2008 19:57:35 -0000 1.1
22 +++ Makefile 2 Dec 2008 01:30:21 -0000 1.2
23 @@ -12,6 +12,7 @@
24 INSTALL_DATA?= /bin/cp
25 MKDIR?= /bin/mkdir
26 DESTDIR?= /
27 +LDFLAGS?= -Wl
28 PREFIX= ${DESTDIR}/usr
29 WRKSRC= /src
30 LOCALBASE= ./