Accept all licenses

This commit is contained in:
Salt 2020-12-03 04:41:05 -06:00
parent fc140c8529
commit a3882a3bc7
1 changed files with 1 additions and 0 deletions

View File

@ -127,6 +127,7 @@ build-gentoo() {
cat <<-EOF > "$_optdest/etc/portage/make.conf"
# ABI_X86 is used to control multilib support
ABI_X86="64 32"
ACCEPT_LICENSE="*"
COMMON_FLAGS="-march=x86-64 -mtune=generic -O2 -pipe"
CFLAGS="\${COMMON_FLAGS}"
CXXFLAGS="\${COMMON_FLAGS}"