diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-02-25 12:23:39 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-02-25 15:52:32 +0100 |
| commit | 10a108fff8075e91499a850f2ef6b824c33679a4 (patch) | |
| tree | a8b023e847947cfb605805b30059e964773270af /testing/cloudfoundry-cli | |
| parent | 36fadf98ee839df30f4c331ab9168182f5bf59fd (diff) | |
| download | aports-10a108fff8075e91499a850f2ef6b824c33679a4.tar.bz2 aports-10a108fff8075e91499a850f2ef6b824c33679a4.tar.xz | |
main/qemu: workaround bug in qemu due to memcpy assumed to be atomic
Some functions using include/qemu/bswap.h assumes that the inline
functions using memcpy are atomic. Qemu assumes that compiler will
optimize away the memcpy call. Our fortify-headers seems to get in the
way for this, so we work around it by explicitly use __builtin_memcpy.
https://lists.gnu.org/archive/html/qemu-devel/2019-02/msg06183.html
(cherry picked from commit 228579f6c7663dc4107b1b418367e968513277f9)
Diffstat (limited to 'testing/cloudfoundry-cli')
0 files changed, 0 insertions, 0 deletions
