From =?utf-8?b?SsOpcsOpbXkgTGFs?=@21:1/5 to All on Mon Jul 21 21:20:01 2025
Package: wnpp
Followup-For: Bug #1095292
Since llhttp source generates the C source files out of typescript files, building the shared lib is done in a separate native source package:
libllhttp, that shares the same ITP.
This is done in order to avoid distributing a shared library that
build-depends on a arch:any package that is not supported on all
architectures (nodejs).