Searched refs:VDSO_CFLAGS (Results 1 – 1 of 1) sorted by relevance
64 VDSO_CFLAGS := $(VDSO_CAFLAGS) macro65 VDSO_CFLAGS += -DENABLE_COMPAT_VDSO=172 VDSO_CFLAGS += -O275 VDSO_CFLAGS += $(call cc32-option,-Wno-pointer-sign)76 VDSO_CFLAGS += -fno-strict-overflow77 VDSO_CFLAGS += $(call cc32-option,-Werror=strict-prototypes)78 VDSO_CFLAGS += -Werror=date-time85 VDSO_CFLAGS += -D__uint128_t='void*'89 VDSO_CFLAGS += -Wno-int-to-pointer-cast94 VDSO_CFLAGS += -mthumb -fomit-frame-pointer[all …]
Completed in 4 milliseconds