qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH for 6.1] plugins: do not limit exported symbols if modules ar


From: Paolo Bonzini
Subject: Re: [PATCH for 6.1] plugins: do not limit exported symbols if modules are active
Date: Thu, 12 Aug 2021 12:45:12 +0200



Il gio 12 ago 2021, 11:40 Alex Bennée <alex.bennee@linaro.org> ha scritto:
  ERROR: glib-2.56 gmodule-noexport-2.0 is required to compile QEMU

Should it be gmodule-no-export? Hopefully the different distros aren't
packaging different .pc files.

My bad. :( It's correct with the dash.

Does this mean --enable-modules would allow plugins to access more of
the API space than we intended in the first place?

Yes, but before it would do so even without --enable-modules due to using gmodule and not gmodule-no-export.

Paolo


--
Alex Bennée


reply via email to

[Prev in Thread] Current Thread [Next in Thread]