Date: Mon, 29 Apr 2024 10:28:20 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 278638] www/librewolf builds on arm64.aarch64 but will not run Message-ID: <bug-278638-7788-xXG3LmCssq@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-278638-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-278638-7788@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=3D278638 --- Comment #3 from void@f-m.fm --- (In reply to Martin Filla from comment #1) On this platform (arm64) I rebuilt with this in poudriere's make.conf: .if ${.CURDIR:M*/www/firefox} LDFLAGS+=3D -lm .endif # .if ${.CURDIR:M*/www/librefox} LDFLAGS+=3D -lm .endif suggested in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277021#c41 because of all the methods in the above ticket, it seems to be the easiest. thanks again for the solution --=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-278638-7788-xXG3LmCssq>