Bug 263414 - devel/llvm14: enable COMPILER_RT by default on riscv64
Summary: devel/llvm14: enable COMPILER_RT by default on riscv64
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: riscv Any
: --- Affects Only Me
Assignee: Brooks Davis
URL:
Keywords:
Depends on:
Blocks: 265137
  Show dependency treegraph
 
Reported: 2022-04-19 09:05 UTC by Piotr Kubaj
Modified: 2022-07-10 22:16 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (brooks)


Attachments
patch (3.90 KB, patch)
2022-04-19 09:05 UTC, Piotr Kubaj
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Kubaj freebsd_committer freebsd_triage 2022-04-19 09:05:50 UTC
Created attachment 233325 [details]
patch

Backport of the same patch for llvm-devel.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-04-20 23:17:26 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3a7c192dc40b51cc8d08f04ffe69cee13637c4f6

commit 3a7c192dc40b51cc8d08f04ffe69cee13637c4f6
Author:     Brooks Davis <brooks@FreeBSD.org>
AuthorDate: 2022-04-20 23:17:01 +0000
Commit:     Brooks Davis <brooks@FreeBSD.org>
CommitDate: 2022-04-20 23:17:01 +0000

    devel/llvm14: enable COMPILER_RT on riscv64

    Also use the base system unwind.h when appropriate.

    PR:             262707, 263414
    Submitted by:   pkubaj

 devel/llvm14/Makefile | 43 +++++++++++++++++++++++++++++++++----------
 1 file changed, 33 insertions(+), 10 deletions(-)