mirror of the now-defunct rocklinux.org
 
 
 
 
 
 

5 lines
116 B

if [ $ROCKCFG_ALPHA_OPT != generic ] ; then
var_append GCC3_WRAPPER_INSERT " " \
"-mtune=$ROCKCFG_ALPHA_OPT"
fi