Searched refs:VDSO_CFLAGS (Results 1 – 1 of 1) sorted by relevance
59 VDSO_CFLAGS := $(VDSO_CAFLAGS) macro61 VDSO_CFLAGS += -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs \67 VDSO_CFLAGS += -O269 VDSO_CFLAGS += $(call cc32-option,-Wno-pointer-sign)70 VDSO_CFLAGS += -fno-strict-overflow71 VDSO_CFLAGS += $(call cc32-option,-Werror=strict-prototypes)72 VDSO_CFLAGS += -Werror=date-time73 VDSO_CFLAGS += $(call cc32-option,-Werror=incompatible-pointer-types)74 VDSO_CFLAGS += $(if $(CONFIG_CC_IS_CLANG),-Wno-microsoft-anon-tag)79 VDSO_CFLAGS += -mthumb -fomit-frame-pointer[all …]