diff options
author | Khem Raj <raj.khem@gmail.com> | 2021-03-03 11:04:17 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-03-03 11:11:06 -0800 |
commit | db5637f64e4f1f9ea90cf80032ad03f45e44e0fa (patch) | |
tree | 042f223317beb05ba60b44de442e5128b440ae3a /meta-python/recipes-devtools/python/python-numeric/0001-it-tries-to-define-this-function-differently-than-it.patch | |
parent | ffc6732d9da05051e57f1dceebf16b61a228830f (diff) | |
download | meta-openembedded-db5637f64e4f1f9ea90cf80032ad03f45e44e0fa.tar.gz |
mozjs: Drop using JS_VOLATILE_ARM
JS_VOLATILE_ARM was a workaround for a gcc 4.7 bug on B2G where it
would generate unaligned word accesses that should have been
individual byte accesses. firefox now a days require at least gcc 6.1+ (and ARM
systems support unaligned accesses). see [1]
in gcc11 volatile wont be accepted as argument qualifier in functions,
hence the build breaks, this patch unbreaks it
[1] https://bugzilla.mozilla.org/show_bug.cgi?id=1495731
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Andreas Müller <schnitzeltony@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-numeric/0001-it-tries-to-define-this-function-differently-than-it.patch')
0 files changed, 0 insertions, 0 deletions