Bug 272012 - devel/llvm-devel: enable assertions
Summary: devel/llvm-devel: enable assertions
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Brooks Davis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-15 13:57 UTC by Piotr Kubaj
Modified: 2023-06-29 16:06 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Kubaj freebsd_committer freebsd_triage 2023-06-15 13:57:17 UTC
Assertions are currently disabled for all LLVM ports, but they would actually be helpful for llvm-devel.
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-06-29 16:00:25 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0990299817478f318e95661326f674f851052131

commit 0990299817478f318e95661326f674f851052131
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2023-06-29 15:53:52 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2023-06-29 15:59:32 +0000

    devel/llvm-devel: enable assertions by default

    PR:     272012
    Approved by:    brooks (maintainer timeout)

 devel/llvm-devel/Makefile | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)