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)
Sep 21 2024, 6:53 PM
Unknown Object (File)
Sep 6 2024, 7:31 AM
Unknown Object (File)
Sep 6 2024, 4:23 AM
Unknown Object (File)
Sep 5 2024, 1:46 AM
Unknown Object (File)
Aug 28 2024, 2:56 PM
Unknown Object (File)
Aug 16 2024, 12:50 PM
Unknown Object (File)
Aug 9 2024, 9:32 AM
Unknown Object (File)
Jul 31 2024, 3:01 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