diff options
author | Changqing Li <changqing.li@windriver.com> | 2021-11-12 15:27:24 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-11-13 01:17:26 -0800 |
commit | 3eb7478a4625926facc293a0d7282234cc1b77a3 (patch) | |
tree | 87cb23a211f967ef10b66fd0aba7f1214064a770 /meta-python/recipes-devtools/python/python3-py-cpuinfo_8.0.0.bb | |
parent | 973a4ebea660d8684dd56433767305ad1af48f39 (diff) | |
download | meta-openembedded-3eb7478a4625926facc293a0d7282234cc1b77a3.tar.gz |
mozjs-78: fix do_configure failure
do_configure fails occasionally with following error:
| File "/firefox-91.1.0/build/moz.configure/util.configure", line 239, in try_invoke_compiler
| os.remove(path)
| FileNotFoundError: [Errno 2] No such file or directory: '/tmp/conftest.jr1qrcw3.cpp'
change the temp file's prefix to avoid it is deleted by others
Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-py-cpuinfo_8.0.0.bb')
0 files changed, 0 insertions, 0 deletions