platform_bionic/tools
Dan Albert 4d1cc9df11 Adapt to the new libc++/libc++abi update.
C++17 removed a handful of things that are used in the libclang
headers, which are used by the versioner. Enable the flag that
re-exposes these until we have a C++17 compatible libclang.

Add a stub posix_memalign to the linker. libc++abi uses posix_memalign
when allocating exceptions, which the linker does not use.

Test: make checkbuild
Bug: None
Change-Id: I32f9d0591ef99a610f27efed90a5c9fd150f0d3e
2018-01-08 14:44:42 -08:00
..
bionicbb Apply same URL workaround to clean build. 2015-05-07 16:33:42 -07:00
relocation_packer Use -Werror in bionic 2017-10-02 13:21:22 -07:00
versioner Adapt to the new libc++/libc++abi update. 2018-01-08 14:44:42 -08:00
Android.bp Move relocation_packer from Android.mk to Android.bp 2016-07-14 09:07:13 -07:00
Android.mk Generalize compression tool 2015-03-06 13:01:08 -08:00
update_notice.sh tools: fix error when /bin/sh isn't bash 2017-11-02 20:41:59 +02:00
update_seccomp.sh tools: fix error when /bin/sh isn't bash 2017-11-02 20:41:59 +02:00
update_syscalls.sh tools: fix error when /bin/sh isn't bash 2017-11-02 20:41:59 +02:00
update_version_scripts.sh tools: fix error when /bin/sh isn't bash 2017-11-02 20:41:59 +02:00