On 5/16/25 4:42 AM, Philippe Mathieu-Daudé wrote:
On 16/5/25 07:27, Pierrick Bouvier wrote:
As mentioned in [email protected], dependencies
Use LORE link instead?
https://lore.kernel.org/qemu-devel/[email protected]/
Yes, thanks.
were missing when compiling per target libraries, thus breaking
compilation on certain host systems.
We now explicitely add common dependencies to those libraries, so it
"explicitly"?
I'll fix it, thanks.
solves the problem.
Should we use the following tag?
Fixes: 6f4e8a92bbd ("hw/arm: make most of the compilation units common")
Yes, it makes sense. I'll add it!