HomeFreeBSD

ld-elf.so: make LD_DEBUG always functional.

Description

ld-elf.so: make LD_DEBUG always functional.

This causes some increase of the dynamic linker size, but benefits of
avoiding compiling private copy or the linker when debugging is
required. definitely worth it.

The dbg() calls can be compiled out by defining LD_NO_DEBUG symbol.

Sponsored by: The FreeBSD Foundation
MFC after: 1 week

Details

Provenance
kibAuthored on
Parents
rS346215: For writing and reading single pixels, avoid some pessimizations for
Branches
Unknown
Tags
Unknown