android-platform-art.git
3 years agoConforms with the exception specification of `std::atomic`
Android Tools Maintainers [Thu, 13 Oct 2022 18:56:25 +0000 (19:56 +0100)]
Conforms with the exception specification of `std::atomic`

Forwarded: not-needed

All constructors of `std::atomic` require `noexcept`. As a result, its members
must also be able to instantiate without any exception throwing.

Gbp-Pq: Name atomic-exception-specification.patch

3 years agoUse `ucontext_t` instead of `ucontext`
Android Tools Maintainers [Thu, 13 Oct 2022 18:56:25 +0000 (19:56 +0100)]
Use `ucontext_t` instead of `ucontext`

Forwarded: not-needed

Both Bionic and glibc define a struct called `ucontext_t` but only Bionic
defines an alias `ucontext_t`. Let's use the more standardized one.

Gbp-Pq: Name ucontext.patch

3 years agosomehow upstream builds don't need these headers :-/
Android Tools Maintainers [Thu, 13 Oct 2022 18:56:25 +0000 (19:56 +0100)]
somehow upstream builds don't need these headers :-/

Forwarded: not-needed

Gbp-Pq: Name missing-system-includes.patch

3 years agoMake libart use dlmalloc from
Android Tools Maintainers [Thu, 13 Oct 2022 18:56:25 +0000 (19:56 +0100)]
Make libart use dlmalloc from

https://android.googlesource.com/platform/external/dlmalloc
Forwarded: not-needed

Gbp-Pq: Name use-android-dlmalloc.patch

3 years agoandroid-platform-art (11.0.0+r48-4) unstable; urgency=medium
Jochen Sprickerhof [Thu, 13 Oct 2022 18:56:25 +0000 (19:56 +0100)]
android-platform-art (11.0.0+r48-4) unstable; urgency=medium

  [ 殷啟聰 | Kai-Chung Yan ]
  * Remove myself from Uploaders

  [ Jochen Sprickerhof ]
  * Add patch to fix FTBFS (Closes: #1017143)
  * Fix lintian upstream-metadata-field-unknown
  * Disable LTO as the package uses clang and FTBFS (Closes: #1015353)
  * Add myself to Uploaders

[dgit import unpatched android-platform-art 11.0.0+r48-4]

3 years agoImport android-platform-art_11.0.0+r48-4.debian.tar.xz
Jochen Sprickerhof [Thu, 13 Oct 2022 18:56:25 +0000 (19:56 +0100)]
Import android-platform-art_11.0.0+r48-4.debian.tar.xz

[dgit import tarball android-platform-art 11.0.0+r48-4 android-platform-art_11.0.0+r48-4.debian.tar.xz]

3 years agoImport android-platform-art_11.0.0+r48.orig.tar.xz
Roger Shimizu [Tue, 3 May 2022 16:51:47 +0000 (17:51 +0100)]
Import android-platform-art_11.0.0+r48.orig.tar.xz

[dgit import orig android-platform-art_11.0.0+r48.orig.tar.xz]