[Android-tools-devel] Bug#886122: android-platform-system-core: ftbfs with GCC-7

Riku Voipio riku.voipio at iki.fi
Fri Jan 12 13:17:08 UTC 2018


The attached paches fixes the build by 

- use system definition for ucontext_t
- compile the affected file with clang++

The latter is not the correct fix, but an upstream commit[1]
suggests these types are deprecated. The correct fix is then
to replace the usage with std::vector etc.

https://android.googlesource.com/platform/system/core/+/b8f152d3e2b9368717743ebcb1277239a6c00659%5E%21/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-android-tools.patch
Type: text/x-diff
Size: 4456 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/android-tools-devel/attachments/20180112/9cc89345/attachment.patch>


More information about the Android-tools-devel mailing list