Update gentoo.sh

This commit is contained in:
verita84 2023-12-04 13:06:13 -07:00
parent 496fac31e4
commit 4730535b86

View File

@ -545,8 +545,8 @@ menu() {
echo "Extracting Tar File.........."
echo
echo
tar xf $STAGE3_FILE -C $TARGET/
systemMounts
tar xf $STAGE3_FILE -C $TARGET/
fstab
sed -i "s/-O2/-march=$CPU_TYPE -O2/i" $TARGET/etc/portage/make.conf
echo "USE=\"$USE_FLAGS\"" >>$TARGET/etc/portage/make.conf