Searched refs:CC64FLAGS (Results 1 – 1 of 1) sorted by relevance
56 CC64FLAGS := -Wl,-soname=linux-vdso64.so.1 macro102 …cmd_vdso64ld_and_check = $(VDSOCC) $(c_flags) $(CC64FLAGS) -o $@ -Wl,-T$(filter %.lds,$^) $(filter…104 cmd_vdso64as = $(VDSOCC) $(a_flags) $(CC64FLAGS) $(AS64FLAGS) -c -o $@ $<