while we can't just use -U$(SUBARCH), we still need to kill idiotic define (implicit -Di386=1), both for SUBARCH=i386 and SUBARCH=x86/CONFIG_64BIT=n builds.
···14141515export LDFLAGS16161717+LDS_EXTRA := -Ui3861818+export LDS_EXTRA1919+1720# First of all, tune CFLAGS for the specific CPU. This actually sets cflags-y.1821include $(srctree)/arch/x86/Makefile_32.cpu1922