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

(-)a/profiles/base/make.defaults (-5 lines)
Lines 75-85 LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses te Link Here
75
# Netbeans modules/clusters
75
# Netbeans modules/clusters
76
NETBEANS="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml"
76
NETBEANS="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml"
77
77
78
# 2009/09/21 Robin H. Johnson <robbat2@gentoo.org>
79
# https://archives.gentoo.org/gentoo-dev/msg_dc705dc2c1a45e18a85aa62e8fb17009.xml
80
# Build kernel modules from linux-mod by default:
81
USE="${USE} modules"
82
83
# Manuel Rüger <mrueg@gentoo.org> (09 Sep 2015)
78
# Manuel Rüger <mrueg@gentoo.org> (09 Sep 2015)
84
# Default Ruby build targets
79
# Default Ruby build targets
85
RUBY_TARGETS="ruby22"
80
RUBY_TARGETS="ruby22"
(-)a/profiles/default/linux/make.defaults (-5 lines)
Lines 53-60 VIDEO_CARDS="dummy fbdev v4l" Link Here
53
# Note that adding LDFLAGS="-Wl,-O1 ${LDFLAGS}" breaks dev-util/boost-build
53
# Note that adding LDFLAGS="-Wl,-O1 ${LDFLAGS}" breaks dev-util/boost-build
54
# because of whitespace.
54
# because of whitespace.
55
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
55
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
56
57
# 2009/09/21 Robin H. Johnson <robbat2@gentoo.org>
58
# https://archives.gentoo.org/gentoo-dev/msg_dc705dc2c1a45e18a85aa62e8fb17009.xml
59
# Build kernel modules from linux-mod by default:
60
USE="${USE} modules"
(-)a/profiles/features/hardened/make.defaults (-2 lines)
Lines 24-27 USE="${USE} -berkdb -gdbm -tcpd" Link Here
24
USE="${USE} -fortran"
24
USE="${USE} -fortran"
25
USE="${USE} -cli"
25
USE="${USE} -cli"
26
USE="${USE} -dri"
26
USE="${USE} -dri"
27
USE="${USE} -modules"
28
- 

Return to bug 635720