Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jul 2019 17:20:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 233664] enable LLVM libunwind for armv7, armv6, arm
Message-ID:  <bug-233664-29464-SDiXTQFHm8@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-233664-29464@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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

--- Comment #2 from Ed Maste <emaste@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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233664-29464-SDiXTQFHm8>