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
F104374018: D44272.diff
Fri, Dec 6, 8:19 PM
Unknown Object (File)
Sat, Nov 16, 8:13 PM
Unknown Object (File)
Sat, Nov 16, 6:05 AM
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
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