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, Aug 3, 1:08 AM
Unknown Object (File)
Sun, Aug 2, 4:37 AM
Unknown Object (File)
Sat, Aug 1, 10:38 PM
Unknown Object (File)
Wed, Jul 29, 10:55 AM
Unknown Object (File)
Sat, Jul 25, 2:23 AM
Unknown Object (File)
Tue, Jul 21, 2:26 PM
Unknown Object (File)
Fri, Jul 17, 6:32 PM
Unknown Object (File)
Mon, Jul 13, 3:19 AM
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