Browse Source

fake:


			
			
				rocklinux
			
			
		
fake 20 years ago
parent
commit
4bf123c19e
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      architecture/sparc/config.in

+ 1
- 1
architecture/sparc/config.in

@ -39,7 +39,7 @@ if [ "$ROCKCFG_SPARC_64BIT_KERNEL" = 1 ] ; then
fi
# Now the optimisations that result from the options above
if [ "$ROCKCFG_SPARC_BITS" = 64 -o "$ROCKCFG_SPARC_64BIT_KERNEL" = 1 ] ; then
if [ "$ROCKCFG_SPARC_BITS" = 64 ] ; then
choice ROCKCFG_SPARC_OPT generic \
generic "No special optimisation" \
v9 "Optimised for UltraSPARC"

Loading…
Cancel
Save