On 2023/09/11 11:27, matthew green wrote:
"Rin Okuyama" writes:
Module Name:    src
Committed By:   rin
Date:           Mon Sep 11 01:54:18 UTC 2023

Modified Files:
        src/external/gpl3/binutils/dist/ld/emultempl: aarch64elf.em armelf.em
            elf.em

Log Message:
ld: Enable --copy-dt-needed-entries by default again

thanks for fixing -lcurses.

can we put this into bsd.*.mk instead?

ie, if we want this, declare it explicitly, rather than
reply upon patched binutils?  (this is eg, unfriendly to
EXTERNAL_TOOLCHAIN etc.)

if it works, of course....

Thanks for your comment. Yeah, I feel this fix is too much also...

I've found that FreeBSD uses ldscript to handle curses vs terminfo problem.
I think we can resolve the problem in a similar manner.

I've sent PR lib/57615 for this:
http://gnats.netbsd.org/57615

Thanks,
rin

Reply via email to