[PATCH 1/6] backports: Remove no-pointer-sign option

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This option is only added with kernel 4.3, Support was removed some time
ago.

Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx>
---
 backport/Makefile.kernel | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/backport/Makefile.kernel b/backport/Makefile.kernel
index 11ce4177..a936eb3b 100644
--- a/backport/Makefile.kernel
+++ b/backport/Makefile.kernel
@@ -31,9 +31,6 @@ NOSTDINC_FLAGS += \
 endif
 
 subdir-ccflags-y := $(call cc-option, -fno-pie) $(call cc-option, -no-pie)
-ifeq ($(CPTCFG_KERNEL_4_3),y)
-subdir-ccflags-y += -Wno-pointer-sign
-endif
 
 obj-y += compat/
 
-- 
2.44.0





[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux