Searched refs:SUBARCH (Results 1 – 4 of 4) sorted by relevance
604 SUBARCH=631 trycppif __ARMEB__ "$t" && SUBARCH=${SUBARCH}eb632 trycppif __ARM_PCS_VFP "$t" && SUBARCH=${SUBARCH}hf650 trycppif __AARCH64EB__ "$t" && SUBARCH=${SUBARCH}_be655 elif trycppif "__mcffpu__" ; then SUBARCH="-fp64"656 else SUBARCH="-sf"661 trycppif "__mips_isa_rev >= 6" "$t" && SUBARCH=${SUBARCH}r6662 trycppif "_MIPSEL || __MIPSEL || __MIPSEL__" "$t" && SUBARCH=${SUBARCH}el663 trycppif __mips_soft_float "$t" && SUBARCH=${SUBARCH}-sf668 trycppif "__mips_isa_rev >= 6" "$t" && SUBARCH=${SUBARCH}r6[all …]
76 LDSO_PATHNAME = $(syslibdir)/ld-musl-$(ARCH)$(SUBARCH).so.1