Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 635742
Collapse All | Expand All

(-)a/profiles/default/linux/make.defaults (-1 / +1 lines)
Lines 23-29 USE="${USE} seccomp" Link Here
23
# These USE flags were originally inserted here because of PHP
23
# These USE flags were originally inserted here because of PHP
24
# and were later removed by me. Reinserting the USE flags again because they are
24
# and were later removed by me. Reinserting the USE flags again because they are
25
# global USE flags that may be expected to be set by other packages.
25
# global USE flags that may be expected to be set by other packages.
26
USE="${USE} cli pcre session"
26
USE="${USE} cli pcre"
27
27
28
# 2006/03/07 - Donnie Berkholz <dberkholz@gentoo.org>
28
# 2006/03/07 - Donnie Berkholz <dberkholz@gentoo.org>
29
# Modular X: Support direct rendering by default
29
# Modular X: Support direct rendering by default
(-)a/profiles/features/hardened/make.defaults (-2 / +1 lines)
Lines 22-27 USE="${USE} -ptpax" Link Here
22
# We unset them so we get a clean use flag profile.
22
# We unset them so we get a clean use flag profile.
23
USE="${USE} -berkdb -gdbm -tcpd"
23
USE="${USE} -berkdb -gdbm -tcpd"
24
USE="${USE} -fortran"
24
USE="${USE} -fortran"
25
USE="${USE} -cli -session"
25
USE="${USE} -cli"
26
USE="${USE} -dri"
26
USE="${USE} -dri"
27
USE="${USE} -modules"
27
USE="${USE} -modules"
28
- 

Return to bug 635742