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
F151652985: D44272.id135523.diff
Thu, Apr 9, 7:17 PM
Unknown Object (File)
Wed, Apr 8, 1:12 PM
Unknown Object (File)
Wed, Apr 8, 3:00 AM
Unknown Object (File)
Sat, Apr 4, 5:43 PM
Unknown Object (File)
Tue, Mar 17, 10:06 AM
Unknown Object (File)
Sat, Mar 14, 3:58 PM
Unknown Object (File)
Feb 8 2026, 2:24 PM
Unknown Object (File)
Jan 31 2026, 10:13 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