Comment 29 for bug 1819448

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package android-platform-art - 8.1.0+r23-3~18.10

---------------
android-platform-art (8.1.0+r23-3~18.10) cosmic; urgency=medium

  * Backport for OpenJDK 11. LP: #1819448.

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>.

android-platform-art (8.1.0+r23-2) unstable; urgency=medium

  * Use my DD account in Uploaders
  * Disable libart and its users on MIPS as ART only supports MIPSr6 while
    Debian is by default MIPSr2
  * Fix FTBFS on i386
  * Use Clang only for libart and its users while GCC for the rest. This allows
    `dmtracedump` to be released on all architectures.

android-platform-art (8.1.0+r23-1) unstable; urgency=low

  * Initial release (Closes: #913785)

 -- Matthias Klose <email address hidden> Mon, 11 Mar 2019 15:28:32 +0100