Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Oct 2021 21:33:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 259446] devel/binutils: configure with --enable-new-dtags
Message-ID:  <bug-259446-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259446

            Bug ID: 259446
           Summary: devel/binutils: configure with --enable-new-dtags
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: tijl@FreeBSD.org
                CC: jflopezfernandez@gmail.com
             Flags: maintainer-feedback?(jflopezfernandez@gmail.com)
                CC: jflopezfernandez@gmail.com

Created attachment 229031
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D229031&action=
=3Dedit
patch

Binutils ld currently doesn't use new dtags by default, unlike LLVM ld.  Th=
is
patch adds the --enable-new-dtags configure flag for FreeBSD targets.  This
makes binutils ld use DT_RUNPATH instead of DT_RPATH by default.  The
difference between the two is explained in the rtld man page.

--=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-259446-7788>