HomeFreeBSD

devel/binutils: Disable randomly discovered libelf dependency

Description

devel/binutils: Disable randomly discovered libelf dependency

Users who build binutils from ports source will discover an implied
dependency for elfutils should elfutils be installed at the time
make is run.

PORTREVISION is not bumped because this bug does not affect building of
binary packages. The binary package never has an elfutils dependency
because elfutils is never installed in the poudriere jail prior to
building binutils. This avoids a gratuitous rebuild of binary packages
when none is needed.

PR: 273798

Details

Provenance
rozhuk.im-gmail.comAuthored on Sep 15 2023, 9:29 PM
cyCommitted on Sep 16 2023, 1:59 AM
Parents
R11:f5d660fb047b: x11/wob: update to 0.15
Branches
Unknown
Tags
Unknown
Reverted By
R11:b7f2c91ae8f9: Revert "devel/binutils: Disable randomly discovered libelf dependency"