Searched refs:VDSO_CAFLAGS (Results 1 – 1 of 1) sorted by relevance
40 VDSO_CAFLAGS := $(VDSO_CPPFLAGS) macro42 VDSO_CAFLAGS += --target=$(notdir $(CROSS_COMPILE_COMPAT:%-=%))45 VDSO_CAFLAGS += $(call cc32-option,-fno-PIE)47 VDSO_CAFLAGS += -g51 VDSO_CAFLAGS += $(call cc32-option,-fno-dwarf2-cfi-asm)52 VDSO_CAFLAGS += -mabi=aapcs-linux -mfloat-abi=soft54 VDSO_CAFLAGS += -mbig-endian56 VDSO_CAFLAGS += -mlittle-endian60 VDSO_CAFLAGS += -fPIC -fno-builtin -fno-stack-protector61 VDSO_CAFLAGS += -DDISABLE_BRANCH_PROFILING[all …]