Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 650474 | Differences between
and this patch

Collapse All | Expand All

(-)a/config/config.in (-4 / +4 lines)
Lines 56-71 CONFIGURATION = Link Here
56
##
56
##
57
## OPTIMISE=4 will turn off DEBUG
57
## OPTIMISE=4 will turn off DEBUG
58
58
59
OPTIMISE=3
59
OPTIMISE=0
60
WARN=1
60
WARN=1
61
# VERBOSE=1
61
# VERBOSE=1
62
#DEBUG=1
62
DEBUG=0
63
# PROFILE=gprof
63
# PROFILE=gprof
64
#SHARED=2
64
SHARED=2
65
65
66
## Directory specific selections which override the above
66
## Directory specific selections which override the above
67
67
68
OPTIMISE_sigpr = 3
68
#OPTIMISE_sigpr = 3
69
69
70
###########################################################################
70
###########################################################################
71
## Feature selection.
71
## Feature selection.

Return to bug 650474