Searched refs:VDSO_CAFLAGS (Results 1 – 1 of 1) sorted by relevance
44 VDSO_CAFLAGS := $(VDSO_CPPFLAGS) macro45 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_PROFILING62 VDSO_CAFLAGS += -march=armv8-a[all …]