mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 20:32:04 +09:00
ODROID-COMMON: media_modules: fix amlogic driver build on GCC 7
Change-Id: Ifd530ad7e9f147aad040d5bc3abbbf4f7ed03ec2
This commit is contained in:
committed by
Dongjin Kim
parent
3aa94c86bf
commit
38db0b9f08
@@ -8,7 +8,6 @@
|
||||
##########################################
|
||||
|
||||
ifndef CONFIG_KASAN
|
||||
KBUILD_CFLAGS += -Wlarger-than=28792
|
||||
KBUILD_CFLAGS += -Wstack-usage=1856 -Wno-bool-operation -Wno-maybe-uninitialized
|
||||
else
|
||||
ifeq ($(call cc-ifversion, -lt, 0500, y), y)
|
||||
|
||||
Reference in New Issue
Block a user