mirror of the now-defunct rocklinux.org
 
 
 
 
 
 

6 lines
258 B

# special adaptions for the epia target
[ -e $confdir/$pkg.conf ] && . $confdir/$pkg.conf
var_append confopt " " "--disable-runtime-cpudetection --enable-sse --enable-mmx --enable-3dnow --target=i686-linux"
echo_status "Customizing for EPIA-M Target ..."