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.
calculate-overlay/profiles/default/x86/make.defaults

7 lines
198 B

CFLAGS="-O2 -march=i686 -pipe"
CXXFLAGS="${CFLAGS}"
CHOST="i686-pc-linux-gnu"
GRUB_PLATFORMS="pc"
PKGDIR="/var/calculate/packages/i686"
PORTAGE_BINHOST="https://mirror.calculate-linux.org/grp/i686"