projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf8ceac
)
Since USE=hardened is not supported for gcc, it should also be masked for glibc,...
author
Kevin F. Quinn
<kevquinn@gentoo.org>
Tue, 13 Mar 2007 15:24:48 +0000
(15:24 +0000)
committer
Kevin F. Quinn
<kevquinn@gentoo.org>
Tue, 13 Mar 2007 15:24:48 +0000
(15:24 +0000)
only builds sensibly with USE=hardened if built with a hardened gcc.
profiles/default-linux/package.use.mask
patch
|
blob
|
history
diff --git
a/profiles/default-linux/package.use.mask
b/profiles/default-linux/package.use.mask
index 83e5a4dd7c06f076cdda055dd0d4877e000e5c6a..4e64c2811755b8fd0f5c91fa9f463a2496a8b354 100644
(file)
--- a/
profiles/default-linux/package.use.mask
+++ b/
profiles/default-linux/package.use.mask
@@
-2,3
+2,4
@@
# make sure your package forces a new-enough portage.
sys-devel/gcc hardened
+sys-libs/glibc hardened