Searched refs:VDSO_CFLAGS (Results 1 – 1 of 1) sorted by relevance
64 VDSO_CFLAGS := $(VDSO_CAFLAGS) macro65 VDSO_CFLAGS += -DENABLE_COMPAT_VDSO=173 VDSO_CFLAGS += -O276 VDSO_CFLAGS += $(call cc32-option,-Wno-pointer-sign)77 VDSO_CFLAGS += -fno-strict-overflow78 VDSO_CFLAGS += $(call cc32-option,-Werror=strict-prototypes)79 VDSO_CFLAGS += -Werror=date-time86 VDSO_CFLAGS += -D__uint128_t='void*'90 VDSO_CFLAGS += -Wno-int-to-pointer-cast95 VDSO_CFLAGS += -mthumb -fomit-frame-pointer[all …]
Completed in 3 milliseconds