Michael Tokarev <[email protected]> writes:
> Hi! > > I noticed that linux-user binaries, when built separately (with > --enable-linux-user --disable-system) or when built as part of > system build (--enable-linux-user --enable-system) differ in size > and link with significantly more libraries which they shouldn't > link with. libnuma, liburing, libgnutls, - that's what gets linked, > just to name a few. zlib is also there which most likely shouldn't > be. <snip> > > Also, which might be a separate issue, --enable-plugins seems to > be in effect for linux-user too, which result in libgmodule being > linked with. TCG plugins should work for both system and non-static *-user builds. -- Alex Bennée Virtualisation Tech Lead @ Linaro
