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

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +1 lines)
Line  Link Here
0
-- build/scons-tools/scons_configure.py
0
++ build/scons-tools/scons_configure.py
Lines 122-128 Link Here
122
122
123
	if env['build']=='release':
123
	if env['build']=='release':
124
		env.optimize=1
124
		env.optimize=1
125
		env.strip=1
126
		SDL_PARACHUTE=1
125
		SDL_PARACHUTE=1
127
126
128
	if env.debug==1:
127
	if env.debug==1:

Return to bug 249396