mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

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 ..."