From 4fbfe7d33d2fc0c3daa8563e6bb23f14da59badd Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Thu, 18 May 2023 13:59:15 +0200 Subject: [PATCH] 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. --- mingw-w64-gcc/PKGBUILD | 3 --- 1 file changed, 3 deletions(-) diff --git a/mingw-w64-gcc/PKGBUILD b/mingw-w64-gcc/PKGBUILD index 73a5bccaa1..3a91b2719a 100644 --- a/mingw-w64-gcc/PKGBUILD +++ b/mingw-w64-gcc/PKGBUILD @@ -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