Bug 275756 - www/node18: fix building w/ clang on armv7
Summary: www/node18: fix building w/ clang on armv7
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-14 04:18 UTC by Brad Davis
Modified: 2023-12-14 20:57 UTC (History)
0 users

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


Attachments
patch (556 bytes, patch)
2023-12-14 04:18 UTC, Brad Davis
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brad Davis freebsd_committer freebsd_triage 2023-12-14 04:18:05 UTC
Created attachment 247039 [details]
patch
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-12-14 20:56:35 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=21b4fc29b8c345bc6facbd52149b3033b750257e

commit 21b4fc29b8c345bc6facbd52149b3033b750257e
Author:     Brad Davis <brd@FreeBSD.org>
AuthorDate: 2023-12-14 20:52:47 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-12-14 20:52:47 +0000

    www/node18: Fix build with Clang on armv7

    PR:             275756

 www/node18/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2023-12-14 20:57:40 UTC
Committed. Thanks.