New commits:
commit 24d9bd20800c66c113272195247a2f61fcb7bb5d
Author: Andrew Cagney <[email protected]>
Date:   Mon Jan 19 09:53:37 2026 -0500

    building: don't link everything against -lldns
    
    Add USE_LDNS?=$(USE_DNSSEC).  That is USERLAND_CFLAGS+=-DUSE_LDNS,
    and LDNS_LDFLAGS?=-lldns.
    
    Drop $(DNSSEC_LDFLAGS) (which contained -lldns) from all link
    lines (and drop make variable).
    
    Add $(LDNS_LDFLAGS) but ONLY to pluto (other programs only
    need -lunbound from $(UNBOUND_LDFLAGS)).
    
    close #2591 don't link everything against -lldns, it's only used by pluto
    see #2557 the feature USE_DNSSEC conflated with the librares USE_UNBOUND 
and USE_LDNS

_______________________________________________
Swan-commit mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to