Date: Mon, 13 Nov 2023 05:34:41 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 274728] www/angie: Update to 1.3.1 Message-ID: <bug-274728-7788-Ozjm6DbAMz@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-274728-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-274728-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=3D274728 --- Comment #3 from oleg@mamontov.net --- (In reply to Robert Clausecker from comment #2) Sorry for the such long pause on my side. Unfortunately, this won't work as port's configure/Makefile don't take into account LDFLAGS from the environment (unlike CFLAGS though). The only way to customize LDFLAGS is passing `--with-ld-opt` option on configure invocation. If you prefer, I can update patch to get rid of `--with-cc-opt` but from my perspective it looks more consistent to handle both variables in the same w= ay. Please let me know you opinion. --=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-274728-7788-Ozjm6DbAMz>