[RFC,v1,0/1] allow header only libraries

Message ID 20240306143539.160467-1-paul.szczepanek@arm.com (mailing list archive)
Headers
Series allow header only libraries |

Message

Paul Szczepanek March 6, 2024, 2:35 p.m. UTC
  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