CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]    2025/12/21 04:16:05

Modified files:
        devel/binutils : Makefile 

Log message:
Really disable building ld.bfd, except where explicitely intended

make(1) .if checks can be misleading, here properly check that the
expansion doesn't yield an empty string.  Missed while reviewing
previous.

Spotted in aarch64 bulk build reports where the build failed. On sparc64
the port erroneously built ld.bfd with support for only elf64_sparc and
elf32_sparc and no support for our OpenBSD/sparc64 target.

I still think that adding elf_x86_64 ld(1) support to this port
isn't the right way to go.

Reply via email to