On armv7, remove symbols that are also present in our libc. Because of the
authorkettenis <kettenis@openbsd.org>
Tue, 16 Jan 2018 23:04:42 +0000 (23:04 +0000)
committerkettenis <kettenis@openbsd.org>
Tue, 16 Jan 2018 23:04:42 +0000 (23:04 +0000)
commit7448b33d2f632aeb82fb0db488c7848468c2061e
treec2480f4ab3143e7ae258d8d8e02102e05f6e3b0f
parent6c72b53185cf1421eca9c3faf6b8693af66cf9d5
On armv7, remove symbols that are also present in our libc.  Because of the
EABI aliases these can lead to duplicate symbol errors, especially when
mixing code compiled with gcc and clang.  The intention is to revert this
once we convert armv7 to hardfloat.

ok patrick@, guenther@
lib/libcompiler_rt/Makefile