Page MenuHomeFreeBSD

bsd.lib.mk: check symbols if symrefs are present
Needs ReviewPublic

Authored by brooks on Mar 7 2024, 7:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Sep 7, 12:24 PM
Unknown Object (File)
Sat, Sep 5, 5:15 AM
Unknown Object (File)
Fri, Sep 4, 5:13 PM
Unknown Object (File)
Wed, Sep 2, 8:59 PM
Unknown Object (File)
Sun, Aug 30, 1:12 AM
Unknown Object (File)
Fri, Aug 21, 11:10 AM
Unknown Object (File)
Aug 14 2026, 5:17 AM
Unknown Object (File)
Aug 13 2026, 12:30 PM
Subscribers

Details

Summary

Unless WITHOUT_CHECK_SYMBOLS is defined, invoke the check-symbols target
as part of the all target when building a shared library. If an
appropriate symref file is present, it is compared to the symbols in the
built library. If a symref file is no present then check-symbols
silently succeeds.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 56506
Build 53394: arc lint + arc unit