* [gentoo-commits] gentoo-x86 commit in dev-libs/eb/files: eb-4.2.2-as-needed.patch
@ 2008-06-21 13:57 Ryan Hill (dirtyepic)
0 siblings, 0 replies; 2+ messages in thread
From: Ryan Hill (dirtyepic) @ 2008-06-21 13:57 UTC (permalink / raw
To: gentoo-commits
dirtyepic 08/06/21 13:57:31
Added: eb-4.2.2-as-needed.patch
Log:
Fix building with --as-needed and clean up ebuild.
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r5 x86_64)
Revision Changes Path
1.1 dev-libs/eb/files/eb-4.2.2-as-needed.patch
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/eb/files/eb-4.2.2-as-needed.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/eb/files/eb-4.2.2-as-needed.patch?rev=1.1&content-type=text/plain
Index: eb-4.2.2-as-needed.patch
===================================================================
diff -Naurp eb-4.2.2-orig/eb/Makefile.in eb-4.2.2/eb/Makefile.in
--- eb-4.2.2-orig/eb/Makefile.in 2005-11-25 21:02:13.000000000 -0600
+++ eb-4.2.2/eb/Makefile.in 2008-06-21 07:37:51.000000000 -0600
@@ -318,7 +318,7 @@ clean-libLTLIBRARIES:
rm -f "$${dir}/so_locations"; \
done
libeb.la: $(libeb_la_OBJECTS) $(libeb_la_DEPENDENCIES)
- $(LINK) -rpath $(libdir) $(libeb_la_LDFLAGS) $(libeb_la_OBJECTS) $(libeb_la_LIBADD) $(LIBS)
+ $(LINK) -rpath $(libdir) $(libeb_la_LDFLAGS) $(libeb_la_OBJECTS) $(libeb_la_LIBADD) $(LIBS) $(ZLIBLIBS)
mostlyclean-compile:
-rm -f *.$(OBJEXT)
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-libs/eb/files: eb-4.2.2-as-needed.patch
@ 2012-10-08 14:00 Michael Palimaka (kensington)
0 siblings, 0 replies; 2+ messages in thread
From: Michael Palimaka (kensington) @ 2012-10-08 14:00 UTC (permalink / raw
To: gentoo-commits
kensington 12/10/08 14:00:30
Removed: eb-4.2.2-as-needed.patch
Log:
Remove old.
(Portage version: 2.1.11.24/cvs/Linux x86_64)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-10-08 14:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-08 14:00 [gentoo-commits] gentoo-x86 commit in dev-libs/eb/files: eb-4.2.2-as-needed.patch Michael Palimaka (kensington)
-- strict thread matches above, loose matches on Subject: below --
2008-06-21 13:57 Ryan Hill (dirtyepic)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox