[PATCH v2] Add information how to fix common build error on Windows in symlink-install-tree

2023-05-04 Thread Mateusz Krawczuk
loper to fix the problem on his computer faster. Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1386 Signed-off-by: Mateusz Krawczuk v2: Removed unnecessary newlines to be consistent with QEMU coding styles. Signed-off-by: Mateusz Krawczuk --- scripts/symlink-install-tree.py | 5 +++

[PATCH] Add information how to fix common build error on Windows in symlink-install-tree

2023-05-03 Thread Mateusz Krawczuk
loper to fix the problem on his computer faster. Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1386 Signed-off-by: Mateusz Krawczuk --- scripts/symlink-install-tree.py | 5 + 1 file changed, 5 insertions(+) diff --git a/scripts/symlink-install-tree.py b/scripts/symlink-install-tr