diff options
author | Jose Quaresma <jose.quaresma@foundries.io> | 2024-08-20 15:53:26 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-08-21 13:26:58 -0700 |
commit | bff7fe1616602837e8bd7f2ac0d3f976f1069b73 (patch) | |
tree | 294a886388497a3c6e71450497aca75a9721755e /dynamic-layers/meta-python | |
parent | 722c8ad9ac61bc126b1791a8036d7655107edc87 (diff) | |
download | meta-clang-bff7fe1616602837e8bd7f2ac0d3f976f1069b73.tar.gz |
nonclangable: remove '-mbranch-protection=standard' globally on aarch64
On aarch64 the handling of runtime exception is broken when build with clang.
There is currently a fix for libcxx on the layer but it is not enough and this
same fix needs to be applied globally.
First fix attempt just include libcxx:
https://github.com/kraj/meta-clang/issues/963
https://github.com/kraj/meta-clang/pull/968
Remaining reported issue:
https://github.com/kraj/meta-clang/issues/998
Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
(cherry picked from commit ee30860682fd7ec7cf95aabf794ac43976d69567)
Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
Diffstat (limited to 'dynamic-layers/meta-python')
0 files changed, 0 insertions, 0 deletions