[Bug 233664] enable LLVM libunwind for armv7, armv6, arm

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jul 29 17:20:42 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233664

--- Comment #2 from Ed Maste <emaste at freebsd.org> ---
(In reply to Dimitry Andric from comment #1)

The version map changes need a slight change, we want to include them only on
arm. I think I need to:

- rename libgcc_s Version.map to Symbol.map, add a Symbol.arm.map
- In Makefile set SYMBOL_MAPS=Symbol.map, and +=Symbol.arm.map on arm only

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-toolchain mailing list