summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Jones <cretin@gentoo.org>2003-08-27 06:10:53 +0000
committerStefan Jones <cretin@gentoo.org>2003-08-27 06:10:53 +0000
commiteb190196fa32c3f8863e6310dae58fefb13e7c69 (patch)
tree9f6e2b6c98b3d608059aaecf02a5614667ca4cbe /sys-libs/libcap/ChangeLog
parentadde missing yydecode dep. (diff)
downloadhistorical-eb190196fa32c3f8863e6310dae58fefb13e7c69.tar.gz
historical-eb190196fa32c3f8863e6310dae58fefb13e7c69.tar.bz2
historical-eb190196fa32c3f8863e6310dae58fefb13e7c69.zip
Added -fPIC for prelink to work, and fixed compile error
Diffstat (limited to 'sys-libs/libcap/ChangeLog')
-rw-r--r--sys-libs/libcap/ChangeLog6
1 files changed, 5 insertions, 1 deletions
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; <rac@gentoo.org> libcap-1.10-r2.ebuild:
Add amd64 support
*libcap-1.10-r2 (17 Aug 2003)
+ 27 Aug 2003; Stefan Jones <cretin@gentoo.org> :
+ 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 <robbat2@gentoo.org> libcap-1.10-r2.ebuild:
remove -ansi from WARNINGS in the Make system as it seems to break non-x86