arm: fix static linking issues
commitdccacc191383ac8f947b670b95c2314ac5ec9c3d
authorWaldemar Brodkorb <wbx@openadk.org>
Thu, 16 Feb 2017 19:22:21 +0000 (16 20:22 +0100)
committerWaldemar Brodkorb <wbx@openadk.org>
Fri, 17 Feb 2017 19:17:56 +0000 (17 20:17 +0100)
tree8820fc7028d15fce7d8c491320e2ce1f45375495
parent1f85441d5eab2f24c32999964574643f7083e9c1
arm: fix static linking issues

As reported by Buildroot developers these files causing static
linking issues. The original contribution with the ARM unwind-resume
rework and GNU libc sync was made before the combined libc change.
But the patch was applied later, after the libc change and
it seems the test coverage for static linking didn't catch it in
the regression testing. Remove the files.

Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
libpthread/nptl/sysdeps/arm/pt-arm-unwind-resume.c [deleted file]
libpthread/nptl/sysdeps/arm/rt-arm-unwind-resume.c [deleted file]