Browse Source

Stefan Fiedler:


			
			
				rocklinux
			
			
		
Stefan Fiedler 18 years ago
parent
commit
f028fc208b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      scripts/config.in

+ 1
- 1
scripts/config.in

@ -302,7 +302,7 @@ break packages!'
bizarre 'Inverse smart optimisation (this is bizarre)' \ bizarre 'Inverse smart optimisation (this is bizarre)' \
speed 'Hard optimise for speed (often pretty slow)' \ speed 'Hard optimise for speed (often pretty slow)' \
size 'Hard optimise for size (recommended)' \ size 'Hard optimise for size (recommended)' \
lazy 'Lazy optimisiation (for debugging binaries)' \
lazy 'Lazy optimisation (for debugging binaries)' \
test 'Only optimize toolchain (for fast builds)' test 'Only optimize toolchain (for fast builds)'
bool 'Create binaries with debug symbols' ROCKCFG_DEBUG 0 bool 'Create binaries with debug symbols' ROCKCFG_DEBUG 0

Loading…
Cancel
Save