Home
last modified time | relevance | path

Searched refs:DEB_HOST_MULTIARCH (Results 1 – 1 of 1) sorted by relevance

/external/e2fsprogs/debian/
Drules22 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH 2>/dev/null) macro
164 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)),)