diff options
author | Lucian Cristian <lucian.cristian@gmail.com> | 2020-04-17 13:04:37 +0300 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2020-04-17 13:43:34 +0200 |
commit | 16ad4de2c06095821e5bd27d1ffceb8868cd3657 (patch) | |
tree | a17573496b2ed9b1db2e19764d631de25b0719e0 /package/libs/libcxx | |
parent | 8e99bbda19ca93d93651757c1473ac691c22a474 (diff) | |
download | upstream-16ad4de2c06095821e5bd27d1ffceb8868cd3657.tar.gz upstream-16ad4de2c06095821e5bd27d1ffceb8868cd3657.tar.bz2 upstream-16ad4de2c06095821e5bd27d1ffceb8868cd3657.zip |
elfutils: aarch64 fix build on musl
aarch64_initreg.c: In function 'aarch64_set_initial_registers_tid':
aarch64_initreg.c:85:37: error: invalid operands to binary & (have 'long double' and 'unsigned int')
dwarf_fregs[r] = fregs.vregs[r] & 0xFFFFFFFF;
~~~~~~~~~~~~~~ ^
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Diffstat (limited to 'package/libs/libcxx')
0 files changed, 0 insertions, 0 deletions