summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2014-11-15 20:12:59 +0000
committerMike Frysinger <vapier@gentoo.org>2014-11-15 20:12:59 +0000
commit4323dc3eba4f588f9d5c709cf006d100bd694b01 (patch)
tree008466541fab744ee75038120cb7294a9055e678 /profiles/use.desc
parentKeyword ~x86, bug #517838 (diff)
downloadgentoo-2-4323dc3eba4f588f9d5c709cf006d100bd694b01.tar.gz
gentoo-2-4323dc3eba4f588f9d5c709cf006d100bd694b01.tar.bz2
gentoo-2-4323dc3eba4f588f9d5c709cf006d100bd694b01.zip
Start USE=pie for network/set*id programs to respect on non-hardened systems.
Diffstat (limited to 'profiles/use.desc')
-rw-r--r--profiles/use.desc3
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.desc b/profiles/use.desc
index 2b90a3454376..7ddc08583378 100644
--- a/profiles/use.desc
+++ b/profiles/use.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.516 2014/07/24 11:05:11 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.517 2014/11/15 20:12:59 vapier Exp $
# Keep them sorted
@@ -270,6 +270,7 @@ pda - Add support for portable devices
pdf - Add general support for PDF (Portable Document Format), this replaces the pdflib and cpdflib flags
perl - Add optional support/bindings for the Perl language
php - Include support for the PHP language
+pie - Build programs as Position Independent Executables (a security hardening technique)
plasma - Build optional KDE plasma addons
plotutils - Add support for plotutils (library for 2-D vector graphics)
png - Add support for libpng (PNG images)