[RFC v1 0/1] allow header only libraries
Paul Szczepanek
paul.szczepanek at arm.com
Wed Mar 6 15:35:38 CET 2024
The current devtools has a check that errors on any
library (except drivers library which is exempted)
that does not export any symbols. I want to create
a header only library. I want to have the check
ignore libraries which have no `global:` section.
Paul Szczepanek (1):
devtools: allow libraries with no global section
devtools/check-symbol-maps.sh | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
--
2.25.1
More information about the dev
mailing list