mirror of the now-defunct rocklinux.org

6 lines
258 B

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