Searched refs:VDSO_CAFLAGS (Results 1 – 1 of 1) sorted by relevance
39 VDSO_CAFLAGS := $(VDSO_CPPFLAGS) macro40 VDSO_CAFLAGS += $(call cc32-option,-fno-PIE)42 VDSO_CAFLAGS += -g46 VDSO_CAFLAGS += $(call cc32-option,-fno-dwarf2-cfi-asm)47 VDSO_CAFLAGS += -mabi=aapcs-linux -mfloat-abi=soft49 VDSO_CAFLAGS += -mbig-endian51 VDSO_CAFLAGS += -mlittle-endian55 VDSO_CAFLAGS += -fPIC -fno-builtin -fno-stack-protector56 VDSO_CAFLAGS += -DDISABLE_BRANCH_PROFILING57 VDSO_CAFLAGS += -march=armv8-a[all …]