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/>
References:  <bug-233664-29464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233664

--- 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=3DSymbol.map, and +=3DSymbol.arm.map on arm o=
nly

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



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