From eb190196fa32c3f8863e6310dae58fefb13e7c69 Mon Sep 17 00:00:00 2001 From: Stefan Jones Date: Wed, 27 Aug 2003 06:10:53 +0000 Subject: Added -fPIC for prelink to work, and fixed compile error --- sys-libs/libcap/ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'sys-libs/libcap/ChangeLog') diff --git a/sys-libs/libcap/ChangeLog b/sys-libs/libcap/ChangeLog index c6b2167774d9..f109f295cc29 100644 --- a/sys-libs/libcap/ChangeLog +++ b/sys-libs/libcap/ChangeLog @@ -1,12 +1,16 @@ # ChangeLog for sys-libs/libcap # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap/ChangeLog,v 1.4 2003/08/24 02:52:26 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap/ChangeLog,v 1.5 2003/08/27 06:10:52 cretin Exp $ 23 Aug 2003; libcap-1.10-r2.ebuild: Add amd64 support *libcap-1.10-r2 (17 Aug 2003) + 27 Aug 2003; Stefan Jones : + Add patch which removes the wrapping of the syscall, glibc wraps all syscalls + for you. Now the library can be built with -fPIC on all platforms. + 17 Aug 2003; Robin H. Johnson libcap-1.10-r2.ebuild: remove -ansi from WARNINGS in the Make system as it seems to break non-x86 -- cgit v1.2.3-65-gdbad