[Bug 253275] [exp-run] base system PIE default
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Feb 15 21:45:09 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253275
--- Comment #12 from Ed Maste <emaste at freebsd.org> ---
(In reply to mjl from comment #11)
This is a similar problem to comment #10, although even with a workaround it
fails due to a base system bug (rules for .a always build non-PIE objects).
birda builds if I add:
MAKE_ARGS= WITHOUT_PIE=true
I think this is a fine workaround for the small handful of ports that fail now,
and once the base system issues are resolved I'll check for WITHOUT_PIE
remnants.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list