HomeFreeBSD

devel/binutils: configure with --enable-new-dtags

Description

devel/binutils: configure with --enable-new-dtags

This makes binutils ld use DT_RUNPATH instead of DT_RPATH by default
for FreeBSD targets and brings it in line with LLVM ld.

The difference between the two is that DT_RUNPATH has a lower priority
than the LD_LIBRARY_PATH environment variable. This variable is used
by libtool to override DT_RUNPATH when running programs directly from
the build directory (e.g. during make test).

PR: 259446
Approved by: maintainer timeout (2 weeks)

(cherry picked from commit dea411ca0ce1f3152bad6609868146f383b720c6)

Details

Provenance
tijlAuthored on Oct 25 2021, 4:33 PM
Parents
R11:f5532da8b875: x11/swaync: update to s20211117
Branches
Unknown
Tags
Unknown