Searched refs:DEB_HOST_MULTIARCH (Results 1 – 1 of 1) sorted by relevance
22 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH 2>/dev/null) macro164 ifneq ($(strip $(DEB_HOST_MULTIARCH)),)165 MULTIARCH_CONF ?= --with-multiarch=$(DEB_HOST_MULTIARCH)205 ifneq ($(strip $(DEB_HOST_MULTIARCH)),)230 ifeq ($(strip $(DEB_HOST_MULTIARCH)),)