]> git.pld-linux.org Git - packages/kernel.git/blobdiff - kernel-rt.patch
- 4.4.196
[packages/kernel.git] / kernel-rt.patch
index 41baa928a164aeedbbb09a9a643fd7a6a86bc452..bf058abee379b647c3cad6b69e2f791807431b96 100644 (file)
@@ -317,16 +317,6 @@ index 98239d56924c..5ed3edefebde 100644
                   -std=gnu89
  
  KBUILD_AFLAGS_KERNEL :=
-@@ -783,6 +783,9 @@ KBUILD_CFLAGS   += $(call cc-option,-Werror=strict-prototypes)
- # Prohibit date/time macros, which would make the build non-deterministic
- KBUILD_CFLAGS   += $(call cc-option,-Werror=date-time)
-+# enforce correct pointer usage
-+KBUILD_CFLAGS   += $(call cc-option,-Werror=incompatible-pointer-types)
-+
- # use the deterministic mode of AR if available
- KBUILD_ARFLAGS := $(call ar-option,D)
 diff --git a/arch/Kconfig b/arch/Kconfig
 index 4e949e58b192..3b26d76933fb 100644
 --- a/arch/Kconfig
This page took 0.050586 seconds and 4 git commands to generate.