Searched refs:VDSO_CAFLAGS (Results 1 – 1 of 1) sorted by relevance
56 VDSO_CAFLAGS := $(VDSO_CPPFLAGS) macro58 VDSO_CAFLAGS += --target=$(notdir $(CROSS_COMPILE_COMPAT:%-=%))61 VDSO_CAFLAGS += $(call cc32-option,-fno-PIE)63 VDSO_CAFLAGS += -g67 VDSO_CAFLAGS += $(call cc32-option,-fno-dwarf2-cfi-asm)68 VDSO_CAFLAGS += -mabi=aapcs-linux -mfloat-abi=soft70 VDSO_CAFLAGS += -mbig-endian72 VDSO_CAFLAGS += -mlittle-endian76 VDSO_CAFLAGS += -fPIC -fno-builtin -fno-stack-protector77 VDSO_CAFLAGS += -DDISABLE_BRANCH_PROFILING[all …]