mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-10-04 21:00:19 +00:00
Enable LLDB on ppc64el
This commit is contained in:
parent
ef36403cd9
commit
cccb1bd7ff
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
llvm-toolchain-snapshot (1:7~svn336894-1~exp2) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
[ Dimitri John Ledkov ]
|
||||||
|
* Enable lldb on ppc64el LP: #1777136
|
||||||
|
|
||||||
|
-- Gianfranco Costamagna <locutusofborg@debian.org> Fri, 20 Jul 2018 09:59:40 +0200
|
||||||
|
|
||||||
llvm-toolchain-snapshot (1:7~svn336894-1~exp1) experimental; urgency=medium
|
llvm-toolchain-snapshot (1:7~svn336894-1~exp1) experimental; urgency=medium
|
||||||
|
|
||||||
[ Reshabh Sharma ]
|
[ Reshabh Sharma ]
|
||||||
|
16
debian/control
vendored
16
debian/control
vendored
@ -418,8 +418,8 @@ Description: LLVM-based linker, header files
|
|||||||
# ------------- lldb -------------
|
# ------------- lldb -------------
|
||||||
|
|
||||||
Package: lldb-7
|
Package: lldb-7
|
||||||
Architecture: amd64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 s390 sparc hppa m68k sh4 x32 mips mipsel arm64
|
Architecture: amd64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 ppc64el s390 sparc hppa m68k sh4 x32 mips mipsel arm64
|
||||||
# ia64 mips mipsel hurd powerpc powerpcspe ppc64 ppc64el alpha s390x sparc64 have been removed
|
# ia64 mips mipsel hurd powerpc powerpcspe ppc64 alpha s390x sparc64 have been removed
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}, libllvm7 (= ${binary:Version}), llvm-7-dev,
|
Depends: ${shlibs:Depends}, ${misc:Depends}, libllvm7 (= ${binary:Version}), llvm-7-dev,
|
||||||
python-lldb-7
|
python-lldb-7
|
||||||
Pre-Depends: ${misc:Pre-Depends}
|
Pre-Depends: ${misc:Pre-Depends}
|
||||||
@ -429,8 +429,8 @@ Description: Next generation, high-performance debugger
|
|||||||
Project, such as the Clang expression parser and LLVM disassembler.
|
Project, such as the Clang expression parser and LLVM disassembler.
|
||||||
|
|
||||||
Package: liblldb-7
|
Package: liblldb-7
|
||||||
Architecture: amd64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 s390 sparc hppa m68k sh4 x32 mips mipsel arm64
|
Architecture: amd64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 ppc64el s390 sparc hppa m68k sh4 x32 mips mipsel arm64
|
||||||
# ia64 mips mipsel hurd powerpc powerpcspe ppc64 ppc64el alpha s390x sparc64 have been removed
|
# ia64 mips mipsel hurd powerpc powerpcspe ppc64 alpha s390x sparc64 have been removed
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}, libllvm7 (= ${binary:Version})
|
Depends: ${shlibs:Depends}, ${misc:Depends}, libllvm7 (= ${binary:Version})
|
||||||
Pre-Depends: ${misc:Pre-Depends}
|
Pre-Depends: ${misc:Pre-Depends}
|
||||||
Section: libs
|
Section: libs
|
||||||
@ -445,8 +445,8 @@ Description: Next generation, high-performance debugger, library
|
|||||||
|
|
||||||
Package: python-lldb-7
|
Package: python-lldb-7
|
||||||
Section: python
|
Section: python
|
||||||
Architecture: amd64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 s390 sparc hppa m68k sh4 x32 mips mipsel arm64
|
Architecture: amd64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 ppc64el s390 sparc hppa m68k sh4 x32 mips mipsel arm64
|
||||||
# ia64 mips mipsel hurd powerpc powerpcspe ppc64 ppc64el alpha s390x sparc64 have been removed
|
# ia64 mips mipsel hurd powerpc powerpcspe ppc64 alpha s390x sparc64 have been removed
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}, liblldb-7-dev, python, python-six
|
Depends: ${shlibs:Depends}, ${misc:Depends}, liblldb-7-dev, python, python-six
|
||||||
Conflicts: python-lldb-3.8, python-lldb-3.9, python-lldb-x.y
|
Conflicts: python-lldb-3.8, python-lldb-3.9, python-lldb-x.y
|
||||||
Replaces: python-lldb-x.y
|
Replaces: python-lldb-x.y
|
||||||
@ -462,8 +462,8 @@ Description: Next generation, high-performance debugger, python lib
|
|||||||
|
|
||||||
Package: liblldb-7-dev
|
Package: liblldb-7-dev
|
||||||
Section: libdevel
|
Section: libdevel
|
||||||
Architecture: amd64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 s390 sparc hppa m68k sh4 x32 mips mipsel arm64
|
Architecture: amd64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 ppc64el s390 sparc hppa m68k sh4 x32 mips mipsel arm64
|
||||||
# ia64 mips mipsel hurd powerpc powerpcspe ppc64 ppc64el alpha s390x sparc64 have been removed
|
# ia64 mips mipsel hurd powerpc powerpcspe ppc64 alpha s390x sparc64 have been removed
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}, lldb-7 (= ${binary:Version})
|
Depends: ${shlibs:Depends}, ${misc:Depends}, lldb-7 (= ${binary:Version})
|
||||||
Replaces: lldb-7-dev (<= 7~svn215195-2)
|
Replaces: lldb-7-dev (<= 7~svn215195-2)
|
||||||
Breaks: lldb-7-dev (<< 7~svn215195-2)
|
Breaks: lldb-7-dev (<< 7~svn215195-2)
|
||||||
|
2
debian/rules
vendored
2
debian/rules
vendored
@ -147,7 +147,7 @@ else
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
LLDB_ENABLE=yes
|
LLDB_ENABLE=yes
|
||||||
LLDB_DISABLE_ARCHS := hurd-i386 ia64 mips64el powerpc powerpcspe ppc64 ppc64el s390x sparc64
|
LLDB_DISABLE_ARCHS := hurd-i386 ia64 mips64el powerpc powerpcspe ppc64 s390x sparc64
|
||||||
# hurd has threading issues
|
# hurd has threading issues
|
||||||
ifeq (,$(filter-out $(LLDB_DISABLE_ARCHS), $(DEB_HOST_ARCH)))
|
ifeq (,$(filter-out $(LLDB_DISABLE_ARCHS), $(DEB_HOST_ARCH)))
|
||||||
# Disable LLDB for this arch.
|
# Disable LLDB for this arch.
|
||||||
|
Loading…
Reference in New Issue
Block a user