[libunwind] Fix issues introduced in r374606
authorPetr Hosek <phosek@chromium.org>
Sat, 12 Oct 2019 01:50:57 +0000 (01:50 +0000)
committerPetr Hosek <phosek@chromium.org>
Sat, 12 Oct 2019 01:50:57 +0000 (01:50 +0000)
commite3250b0c400cacf66978a180fe3fab9f73f1afd7
treee3dc64085bc63109facad87d1b980326c056855a
parent4cdd8287b836238595fc8e87922177f13fa4a842
[libunwind] Fix issues introduced in r374606

There are few differences in compile flags introduced in r374606
which are causing libcxx-libcxxabi-libunwind-armv8-linux to fail.
This change should address all of those, I've compared the generated
build file from before r374606 and with this change and the set of
flags is the same modulo order.

llvm-svn: 374624
libunwind/CMakeLists.txt
libunwind/src/CMakeLists.txt