Searched refs:VDSO_CFLAGS (Results 1 – 1 of 1) sorted by relevance
70 VDSO_CFLAGS := $(VDSO_CAFLAGS) macro71 VDSO_CFLAGS += -DENABLE_COMPAT_VDSO=173 VDSO_CFLAGS += -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs \78 VDSO_CFLAGS += -O280 VDSO_CFLAGS += $(call cc32-option,-Wdeclaration-after-statement,)81 VDSO_CFLAGS += $(call cc32-option,-Wno-pointer-sign)82 VDSO_CFLAGS += $(call cc32-option,-fno-strict-overflow)83 VDSO_CFLAGS += $(call cc32-option,-Werror=strict-prototypes)84 VDSO_CFLAGS += $(call cc32-option,-Werror=date-time)85 VDSO_CFLAGS += $(call cc32-option,-Werror=incompatible-pointer-types)[all …]