mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-13 11:19:50 +03:00
Fix build error with `asm/elf.h` include. ``` In file included from elfexport.cpp:105: /usr/include/asm/elf.h:14:15: error: expected constructor, destructor, or type conversion before '(' token 14 | _Static_assert(sizeof(struct x86_xfeat_component) % 4 == 0, "x86_xfeat_component is not aligned"); | ^ ``` Upstream issue: https://github.com/polyml/polyml/issues/214 Thanks to Celeste for assistance with looking into the issue. |
||
---|---|---|
.. | ||
add-support-to-loongarch64.patch | ||
APKBUILD | ||
remove-reference-asm-elf.patch | ||
riscv64.patch |