Searched refs:VDSO_CAFLAGS (Results 1 – 1 of 1) sorted by relevance
48 VDSO_CAFLAGS := $(VDSO_CPPFLAGS) macro50 VDSO_CAFLAGS += --target=$(notdir $(CROSS_COMPILE_COMPAT:%-=%))53 VDSO_CAFLAGS += $(call cc32-option,-fno-PIE)55 VDSO_CAFLAGS += -g59 VDSO_CAFLAGS += $(call cc32-option,-fno-dwarf2-cfi-asm)60 VDSO_CAFLAGS += -mabi=aapcs-linux -mfloat-abi=soft62 VDSO_CAFLAGS += -mbig-endian64 VDSO_CAFLAGS += -mlittle-endian68 VDSO_CAFLAGS += -fPIC -fno-builtin -fno-stack-protector69 VDSO_CAFLAGS += -DDISABLE_BRANCH_PROFILING[all …]