HomeFreeBSD

Automatically build with debug symbols when building with WITH_CTF.

Description

Automatically build with debug symbols when building with WITH_CTF.
Otherwise there's nothing for ctfconvert to do, and it ends up emitting an
error for each object file. Also remove some redundant checks from
bsd.prog.mk and bsd.lib.mk.

Differential Revision: https://reviews.freebsd.org/D1111
Reviewed by: imp

Details

Provenance
markjAuthored on
Reviewer
imp
Differential Revision
D1111: have WITH_CTF=YES imply DEBUG_FLAGS+=-g
Parents
rS274199: Add a quick and dirty script to check validity of links in elf files
Branches
Unknown
Tags
Unknown

Event Timeline