You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/libs/elfutils/patches
Lucian Cristian 16ad4de2c0 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>
4 years ago
..
003-libintl-compatibility.patch elfutils: update to 0.179 4 years ago
005-build_only_libs.patch elfutils: update to 0.179 4 years ago
006-Fix-build-on-aarch64-musl.patch elfutils: aarch64 fix build on musl 4 years ago
100-musl-compat.patch elfutils: update to 0.179 4 years ago
101-no-fts.patch elfutils: update to 0.179 4 years ago
110-no-cdefs.patch elfutils: update to 0.179 4 years ago