Merge tag 'x86-build-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 27 May 2025 04:41:14 +0000 (21:41 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 27 May 2025 04:41:14 +0000 (21:41 -0700)
commit914873bc7df913db988284876c16257e6ab772c6
tree11021d2fcf07be9252580277826ac997579db23c
parent24244df067c5514ad72b8ad371208b1139dfd0f0
parentad9b861824ac55d81431815fffaaff5e981badc1
Merge tag 'x86-build-2025-05-25' of git://git./linux/kernel/git/tip/tip

Pull x86 build updates from Ingo Molnar:
 "Add the CONFIG_X86_NATIVE_CPU=y build option to locally optimize the
  kernel build with '-march=native'"

* tag 'x86-build-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/kbuild/64: Restrict clang versions that can use '-march=native'
  x86/kbuild/64: Test for the availability of the -mtune=native compiler flag
  x86/kbuild/64: Add the CONFIG_X86_NATIVE_CPU option to locally optimize the kernel with '-march=native'
arch/x86/Makefile