mirror of the now-defunct rocklinux.org
 
 
 
 
 
 

5 lines
115 B

if [ "$ROCKCFG_SPARC_OPT" != "generic" ] ; then
var_append GCC_WRAPPER_INSERT " " "-mcpu=$ROCKCFG_SPARC_OPT"
fi