DPDK patches and discussions
 help / color / mirror / Atom feed
* [RFC v1 0/1] allow header only libraries
@ 2024-03-06 14:35 Paul Szczepanek
  2024-03-06 14:35 ` [RFC v1 1/1] devtools: allow libraries with no global section Paul Szczepanek
  0 siblings, 1 reply; 6+ messages in thread
From: Paul Szczepanek @ 2024-03-06 14:35 UTC (permalink / raw)
  To: thomas; +Cc: dev, Paul Szczepanek

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-03-06 22:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-06 14:35 [RFC v1 0/1] allow header only libraries Paul Szczepanek
2024-03-06 14:35 ` [RFC v1 1/1] devtools: allow libraries with no global section Paul Szczepanek
2024-03-06 16:14   ` David Marchand
2024-03-06 16:39     ` Bruce Richardson
2024-03-06 16:51       ` David Marchand
2024-03-06 22:23         ` Paul Szczepanek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).