Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 645046 - sys-libs/llvm-libunwind: Support LIBUNWIND_ENABLE_CROSS_UNWINDING
Summary: sys-libs/llvm-libunwind: Support LIBUNWIND_ENABLE_CROSS_UNWINDING
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: LLVM support project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-19 18:02 UTC by Michał Górny
Modified: 2018-01-20 09:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-01-19 18:02:32 UTC
option(LIBUNWIND_ENABLE_CROSS_UNWINDING "Enable cross-platform unwinding support." OFF)

Looks interesting. We should either enable it unconditionally or add a USE flag.
Comment 1 Larry the Git Cow gentoo-dev 2018-01-20 09:39:28 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82239d2f05f6b9a836d2fc53d5efbfd2fd68782a

commit 82239d2f05f6b9a836d2fc53d5efbfd2fd68782a
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2018-01-20 09:33:52 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2018-01-20 09:39:21 +0000

    sys-libs/llvm-libunwind: Enable cross-unwinding support in 6+
    
    Closes: https://bugs.gentoo.org/645046

 sys-libs/llvm-libunwind/llvm-libunwind-6.0.9999.ebuild | 4 ++++
 sys-libs/llvm-libunwind/llvm-libunwind-9999.ebuild     | 4 ++++
 2 files changed, 8 insertions(+)