Merge remote-tracking branch 'devicetree/for-next'
[deliverable/linux.git] / scripts / Makefile.ubsan
index 77ce538268b5d7c4ebee9b598d17dadcd4dfd189..8ab68679cfb5b65cebd5f05d5d5054812bd4c651 100644 (file)
@@ -14,8 +14,4 @@ ifdef CONFIG_UBSAN
 ifdef CONFIG_UBSAN_ALIGNMENT
       CFLAGS_UBSAN += $(call cc-option, -fsanitize=alignment)
 endif
-
-      # -fsanitize=* options makes GCC less smart than usual and
-      # increase number of 'maybe-uninitialized false-positives
-      CFLAGS_UBSAN += $(call cc-option, -Wno-maybe-uninitialized)
 endif
This page took 0.0242790000000001 seconds and 5 git commands to generate.