Home | History | Annotate | Download | only in config

Lines Matching refs:MULTIARCH

94 # Multiarch directory (may be empty)
95 MULTIARCH= x86_64-linux-gnu
1059 if [ -n "$(MULTIARCH)" ]; then export MULTIARCH; MULTIARCH=$(MULTIARCH); fi; \