Searched refs:VDSO_CFLAGS (Results 1 – 1 of 1) sorted by relevance
61 VDSO_CFLAGS := $(VDSO_CAFLAGS) macro62 VDSO_CFLAGS += -DENABLE_COMPAT_VDSO=169 VDSO_CFLAGS += -O271 VDSO_CFLAGS += $(call cc32-option,-Wno-pointer-sign)72 VDSO_CFLAGS += -fno-strict-overflow73 VDSO_CFLAGS += $(call cc32-option,-Werror=strict-prototypes)74 VDSO_CFLAGS += -Werror=date-time81 VDSO_CFLAGS += -D__uint128_t='void*'85 VDSO_CFLAGS += -Wno-int-to-pointer-cast90 VDSO_CFLAGS += -mthumb -fomit-frame-pointer[all …]
Completed in 4 milliseconds