diff options
| author | Christopher Clark <christopher.w.clark@gmail.com> | 2020-06-29 18:54:54 -0700 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-07-06 16:25:56 -0400 |
| commit | 5bf7fae58146c6009679f11f68e96a847bb52976 (patch) | |
| tree | ba9a9390b51eca0d4884ce1e99ccaeb14b552999 /recipes-core/runx | |
| parent | 90f663b738f59a2bfca778d7d77356cb3ee135d9 (diff) | |
| download | meta-virtualization-5bf7fae58146c6009679f11f68e96a847bb52976.tar.gz | |
xen: add patch to fix build on ARM64 with gcc 10.1.0
The newer gcc toolchain won't link due to a missing builtin:
__sync_fetch_and_add. Xen is built with -fno-builtin, so add a
patch to implement the one required function.
Signed-off-by: Christopher Clark <christopher.w.clark@gmail.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-core/runx')
0 files changed, 0 insertions, 0 deletions
