summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-10-23 11:15:51 +0000
committerAnthony G. Basile <blueness@gentoo.org>2014-10-23 11:15:51 +0000
commit9f222cd25f94d5604174c74e93b847b8c1640280 (patch)
treecbc64c8314b9120a60e397a0b42e802d51b93465 /profiles
parentVersion bump, bug #518930 by James Taylor. (diff)
downloadgentoo-2-9f222cd25f94d5604174c74e93b847b8c1640280.tar.gz
gentoo-2-9f222cd25f94d5604174c74e93b847b8c1640280.tar.bz2
gentoo-2-9f222cd25f94d5604174c74e93b847b8c1640280.zip
Mask USE=sanitize on musl profiles, bug #504200
Diffstat (limited to 'profiles')
-rw-r--r--profiles/hardened/ChangeLog6
-rw-r--r--profiles/hardened/linux/musl/package.use.mask6
2 files changed, 11 insertions, 1 deletions
diff --git a/profiles/hardened/ChangeLog b/profiles/hardened/ChangeLog
index 66ae5b6286fe..8fb9e9bcb0f1 100644
--- a/profiles/hardened/ChangeLog
+++ b/profiles/hardened/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for Gentoo/AMD64 profile directory
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/ChangeLog,v 1.72 2014/10/20 11:39:45 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/ChangeLog,v 1.73 2014/10/23 11:15:51 blueness Exp $
+
+ 23 Oct 2014; Anthony G. Basile <blueness@gentoo.org>
+ +linux/musl/package.use.mask:
+ Mask USE=sanitize on musl profiles, bug #504200
20 Oct 2014; Anthony G. Basile <blueness@gentoo.org> linux/musl/package.mask:
Mask >app-misc/pax-utils-0.7 on musl for bug #526048
diff --git a/profiles/hardened/linux/musl/package.use.mask b/profiles/hardened/linux/musl/package.use.mask
new file mode 100644
index 000000000000..5a954a178242
--- /dev/null
+++ b/profiles/hardened/linux/musl/package.use.mask
@@ -0,0 +1,6 @@
+# Copyright 1999-2014 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/musl/package.use.mask,v 1.1 2014/10/23 11:15:51 blueness Exp $
+
+# See bug #504200
+sys-devel/gcc sanitize