]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - arch/x86/boot/Makefile
UBSAN: run-time undefined behavior sanity checker
[mirror_ubuntu-zesty-kernel.git] / arch / x86 / boot / Makefile
index 2ee62dba0373b059664de8d554caa6143ba8d989..bbe1a62efc021aadb29f27a1c7a68257b8478cef 100644 (file)
@@ -60,6 +60,7 @@ clean-files += cpustr.h
 KBUILD_CFLAGS  := $(USERINCLUDE) $(REALMODE_CFLAGS) -D_SETUP
 KBUILD_AFLAGS  := $(KBUILD_CFLAGS) -D__ASSEMBLY__
 GCOV_PROFILE := n
+UBSAN_SANITIZE := n
 
 $(obj)/bzImage: asflags-y  := $(SVGA_MODE)