gcc: remove comment re arch issue again

all those things don't apply on Windows because the variables
have defaults here and can't be replaced. do avoid confusion
remove those comments again.
This commit is contained in:
Christoph Reiter
2023-05-18 13:59:15 +02:00
parent 842c259522
commit 4fbfe7d33d

View File

@@ -276,9 +276,6 @@ build() {
fi
# https://gcc.gnu.org/onlinedocs/gccint/Makefile.html
# https://bugs.archlinux.org/task/71777
# XXX: Removed all CFLAGS/LDFLAGS passing again due to
# https://github.com/msys2/MINGW-packages/pull/16968#issuecomment-1539038359
make -O STAGE1_CFLAGS="-O2" \
all