Browse Source

Daniel Jahre:


			
			
				rocklinux
			
			
		
Daniel Jahre 19 years ago
parent
commit
9d71a9b407
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      architecture/hppa/gcc-options

+ 2
- 0
architecture/hppa/gcc-options

@ -6,3 +6,5 @@ fi
if [ "$ROCKCFG_HPPA_BITS" == "64" ] ; then
var_append GCC_WRAPPER_INSERT " " "-march=2.0"
fi
var_append GCC_WRAPPER_INSERT " " "-fno-unit-at-a-time"

Loading…
Cancel
Save