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)
Fri, Jan 17, 9:33 PM
Unknown Object (File)
Thu, Jan 16, 5:09 PM
Unknown Object (File)
Thu, Jan 16, 12:34 PM
Unknown Object (File)
Mon, Jan 13, 10:51 PM
Unknown Object (File)
Thu, Jan 2, 7:32 PM
Unknown Object (File)
Dec 30 2024, 9:16 PM
Unknown Object (File)
Dec 26 2024, 11:15 AM
Unknown Object (File)
Dec 11 2024, 1:38 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