mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-02 18:38:00 +00:00
Sort LLDB_DISABLE_ARCHS
Gbp-Dch: Ignore
This commit is contained in:
parent
25b2cce129
commit
54970bfc01
2
debian/rules
vendored
2
debian/rules
vendored
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user