Searched refs:VDSO_CAFLAGS (Results 1 – 1 of 1) sorted by relevance
41 VDSO_CAFLAGS := $(VDSO_CPPFLAGS) macro42 VDSO_CAFLAGS += $(call cc32-option,-fno-PIE)44 VDSO_CAFLAGS += -g48 VDSO_CAFLAGS += $(call cc32-option,-fno-dwarf2-cfi-asm)49 VDSO_CAFLAGS += -mabi=aapcs-linux -mfloat-abi=soft51 VDSO_CAFLAGS += -mbig-endian53 VDSO_CAFLAGS += -mlittle-endian57 VDSO_CAFLAGS += -fPIC -fno-builtin -fno-stack-protector58 VDSO_CAFLAGS += -DDISABLE_BRANCH_PROFILING59 VDSO_CAFLAGS += -march=armv8-a[all …]