diff options
author | Chris Bainbridge <chrb@gentoo.org> | 2006-04-10 13:52:48 +0000 |
---|---|---|
committer | Chris Bainbridge <chrb@gentoo.org> | 2006-04-10 13:52:48 +0000 |
commit | 5d0c25452847c8cee6db83b083cfea73904272ce (patch) | |
tree | cfb951d2efa9458398386d4516468ddbb03c2368 /app-emulation/xen-tools | |
parent | Bump mplayer-bin. Fixes bug #127969 and bug #127936 (diff) | |
download | historical-5d0c25452847c8cee6db83b083cfea73904272ce.tar.gz historical-5d0c25452847c8cee6db83b083cfea73904272ce.tar.bz2 historical-5d0c25452847c8cee6db83b083cfea73904272ce.zip |
removed the hardened stripping flags - now that the hypervisor is split out, the tools should be compilable with hardened flags. There is currently a bug with register clobbering which has been filed at bugzilla.xensource.com #609
Package-Manager: portage-2.1_pre7-r5
Diffstat (limited to 'app-emulation/xen-tools')
-rw-r--r-- | app-emulation/xen-tools/ChangeLog | 7 | ||||
-rw-r--r-- | app-emulation/xen-tools/Manifest | 12 | ||||
-rw-r--r-- | app-emulation/xen-tools/xen-tools-3.0.2.ebuild | 8 |
3 files changed, 14 insertions, 13 deletions
diff --git a/app-emulation/xen-tools/ChangeLog b/app-emulation/xen-tools/ChangeLog index 73954c07068f..0d34c085785a 100644 --- a/app-emulation/xen-tools/ChangeLog +++ b/app-emulation/xen-tools/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-emulation/xen-tools # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/ChangeLog,v 1.6 2006/04/10 12:18:34 chrb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/ChangeLog,v 1.7 2006/04/10 13:52:48 chrb Exp $ + + 10 Apr 2006; <chrb@gentoo.org> xen-tools-3.0.2.ebuild: + removed the hardened stripping flags - now that the hypervisor is split out, + the tools should be compilable with hardened flags. There is currently a bug + with register clobbering which has been filed at bugzilla.xensource.com #609 10 Apr 2006; <chrb@gentoo.org> xen-tools-3.0.2.ebuild: add some extra man pages, #129189 diff --git a/app-emulation/xen-tools/Manifest b/app-emulation/xen-tools/Manifest index a4069daf16fa..eda342cc5084 100644 --- a/app-emulation/xen-tools/Manifest +++ b/app-emulation/xen-tools/Manifest @@ -1,6 +1,6 @@ -MD5 882c1e6a73ee101c9e9ace9d0c2a13aa ChangeLog 1372 -RMD160 3193d725eb45e956850d45ae8368263a9d559369 ChangeLog 1372 -SHA256 4b5b49c40e9d235ec9954b26a558aac9b1de2d8b9cee3527e4840f5981b25fb7 ChangeLog 1372 +MD5 95edbd4d999376313c463412a215cc33 ChangeLog 1667 +RMD160 b722ca7cce8da67ecae625ce12bf8a8f8276c905 ChangeLog 1667 +SHA256 42a4bfefcada6e04708d830820df1fd6cc9de31b25eb1d5869e0f12c576d16f2 ChangeLog 1667 MD5 f286994bc4b6be508d4a9e943b44794b files/digest-xen-tools-3.0.1 235 RMD160 77a42023b130ceef29f79a0c28742a7e8731eadf files/digest-xen-tools-3.0.1 235 SHA256 2bdbb205f6f9f9ed4a9a06093a63768214a9d14df48cf32e0f10c2cbfbfb8098 files/digest-xen-tools-3.0.1 235 @@ -31,6 +31,6 @@ SHA256 c2a5eeabbd6fa369faa3a23b98b96b525c728bc11480dc5a4b9425f3cd9c8c88 xen-tool MD5 7bdb691d507e782cc8789d35661e1690 xen-tools-3.0.1_p9029.ebuild 3362 RMD160 8607db57f8b0192edb03c609a08a6b3d0d94d5db xen-tools-3.0.1_p9029.ebuild 3362 SHA256 e0537312563f6fa1a610ed2bb8e696bbf6deaaf95d34ec347a1904af5086e66c xen-tools-3.0.1_p9029.ebuild 3362 -MD5 b8fab22f6de658b33c8aba619ae27dce xen-tools-3.0.2.ebuild 3347 -RMD160 9dbb4c45c5514799d47b4677c44f2ed5ab65f8cb xen-tools-3.0.2.ebuild 3347 -SHA256 527aba7796e50265b848ff33eb8cdac31ed88f1da294d83ea041fae25e878ab7 xen-tools-3.0.2.ebuild 3347 +MD5 26944e71fc894ea2924fb87f6af7de45 xen-tools-3.0.2.ebuild 3290 +RMD160 94bed1d054a8e40561174599f56e4520f4781078 xen-tools-3.0.2.ebuild 3290 +SHA256 e4bb637f7559752812ef73f23e4e1322cd007b05f8a29bafe7667a3062e3c875 xen-tools-3.0.2.ebuild 3290 diff --git a/app-emulation/xen-tools/xen-tools-3.0.2.ebuild b/app-emulation/xen-tools/xen-tools-3.0.2.ebuild index aa98c597502a..372cfe3a850b 100644 --- a/app-emulation/xen-tools/xen-tools-3.0.2.ebuild +++ b/app-emulation/xen-tools/xen-tools-3.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-3.0.2.ebuild,v 1.3 2006/04/10 12:18:34 chrb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-3.0.2.ebuild,v 1.4 2006/04/10 13:52:48 chrb Exp $ inherit mount-boot flag-o-matic eutils @@ -58,11 +58,7 @@ src_compile() { local myopt use debug && myopt="${myopt} debug=y" - if use custom-cflags; then - filter-flags -fPIE -fstack-protector - else - unset CFLAGS - fi + use custom-cflags || unset CFLAGS emake -C tools ${myopt} || die "compile failed" |