android-platform-art (8.1.0+r23-3) unstable; urgency=medium
authorKai-Chung Yan <seamlik@debian.org>
Thu, 13 Dec 2018 09:11:09 +0000 (09:11 +0000)
committerKai-Chung Yan <seamlik@debian.org>
Thu, 13 Dec 2018 09:11:09 +0000 (09:11 +0000)
commit0afdd3f89156a9828902dbbebe7b811ffd2b2cec
treee753a150014d8d23686b8c5a7e113cec2a677ab4
parenta5188ee18453810f9fa00ab200c641309b7a9be0
parentbad954bf2b15ceab89429cb664ea707cd210af69
android-platform-art (8.1.0+r23-3) unstable; urgency=medium

  * Put all LDFLAGS that link libraries at the end of the command line. This
    fixes FTBFS on Ubuntu because `--as-needed` is used by default.
    (Closes: #916250) Thanks to Logan Rosen.
  * ucontext.patch: Fix a type mismatch causing FTBFS on armhf
  * Use GCC to compile assembly code on armhf as Clang does not support the
    `ADRL` instruction. See <https://bugs.llvm.org/show_bug.cgi?id=24350>.

[dgit import unpatched android-platform-art 8.1.0+r23-3]
40 files changed:
debian/.gitlab-ci.yml
debian/android-libart.docs
debian/android-libart.install
debian/changelog
debian/clean
debian/compat
debian/control
debian/copyright
debian/detect-arch.mk
debian/dexdump.docs
debian/dexdump.install
debian/dexdump.links
debian/dexdump.lintian-overrides
debian/dexdump.mk
debian/dexlist.docs
debian/dexlist.install
debian/dexlist.lintian-overrides
debian/dexlist.mk
debian/dlmalloc/README.source
debian/dlmalloc/malloc.c
debian/dlmalloc/malloc.h
debian/dmtracedump.docs
debian/dmtracedump.install
debian/dmtracedump.links
debian/dmtracedump.mk
debian/libart.mk
debian/libsigchain.mk
debian/patches/PAGE_SIZE.patch
debian/patches/StrideIterator-constructor.patch
debian/patches/atomic-exception-specification.patch
debian/patches/memcheck-paths.patch
debian/patches/missing-system-includes.patch
debian/patches/series
debian/patches/ucontext.patch
debian/patches/use-android-dlmalloc.patch
debian/rules
debian/source/format
debian/tests/control
debian/tests/dexdump-dexlist
debian/watch