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/amd64/make.defaults

7 lines
225 B

CFLAGS="-O2 -march=x86-64 -pipe"
CXXFLAGS="${CFLAGS}"
CHOST="x86_64-pc-linux-gnu"
GRUB_PLATFORMS="efi-64 efi-32 pc"
PKGDIR="/var/calculate/packages/x86_64"
PORTAGE_BINHOST="ftp://ftp.calculate-linux.org/calculate/grp/x86_64"