On Mon, Jul 09, 2018 at 12:05:46PM -0500, Doug Goldstein wrote:
> newlib has a hardcoded dependency on texinfo, which in turn means that
> Xen has this dependency when building the stub domains. The files that
> newlib generates are never used or exposed by the Xen build system so
> its really a wasted effort to require a heavy (size wise) package for
> the build of something that's thrown away. Instead of adding it as a
> requirement this patches out the code path in newlib that uses it so
> that the files are never generated.
> 
> Signed-off-by: Doug Goldstein <[email protected]>

Acked-by: Wei Liu <[email protected]>

_______________________________________________
Xen-devel mailing list
[email protected]
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to