Sort LLDB_DISABLE_ARCHS

Gbp-Dch: Ignore
This commit is contained in:
James Clarke 2018-02-26 16:06:56 +00:00
parent 25b2cce129
commit 54970bfc01

2
debian/rules vendored
View File

@ -143,7 +143,7 @@ else
endif
LLDB_ENABLE=yes
LLDB_DISABLE_ARCHS := hurd-i386 ia64 ppc64el powerpc powerpcspe s390x sparc64 mips64el ppc64
LLDB_DISABLE_ARCHS := hurd-i386 ia64 mips64el powerpc powerpcspe ppc64 ppc64el s390x sparc64
# hurd has threading issues
ifeq (,$(filter-out $(LLDB_DISABLE_ARCHS), $(DEB_HOST_ARCH)))
# Disable LLDB for this arch.