binutils 2.38 brings up a parallel build issue, work it out by disabling
parallel build for now

Signed-off-by: Khem Raj <[email protected]>
---
 recipes-devtools/mingw-w64/mingw-w64.inc | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/recipes-devtools/mingw-w64/mingw-w64.inc 
b/recipes-devtools/mingw-w64/mingw-w64.inc
index 322fb79..ce5d0db 100644
--- a/recipes-devtools/mingw-w64/mingw-w64.inc
+++ b/recipes-devtools/mingw-w64/mingw-w64.inc
@@ -9,3 +9,7 @@ SRC_URI[sha256sum] = 
"1929b94b402f5ff4d7d37a9fe88daa9cc55515a6134805c104d1794ae2
 
 UPSTREAM_CHECK_URI = 
"http://sourceforge.net/projects/mingw-w64/files/mingw-w64/mingw-w64-release/";
 UPSTREAM_CHECK_REGEX = "mingw-w64-v(?P<pver>(\d+[\.\-_]*)+)\.tar"
+#| Assembler messages:
+#| i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k 
--as=i686-w64-mingw32-as  --output-lib lib32/libd3dcompiler_41.a  --input-def 
../mingw-w64-v9.0.0/mingw-w64-crt/lib32/d3dcompiler_41.def
+#| i686-w64-mingw32-dlltool: failed to open temporary tail file: 
D3DCompiler_dll_t.o: No such file or directory
+PARALLEL_MAKE = ""
-- 
2.35.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#56168): https://lists.yoctoproject.org/g/yocto/message/56168
Mute This Topic: https://lists.yoctoproject.org/mt/89099011/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to