alpine-pkg-glibc
alpine-pkg-glibc copied to clipboard
Support arm/v6 or arm/v7
While chasing down a dependency tree, compiling a dokcer image that uses your package errors on a rasberry pi (arm/v7).
Executing glibc-bin-2.33-r0.trigger
/usr/glibc-compat/sbin/ldconfig: line 1: @8: not found
/usr/glibc-compat/sbin/ldconfig: line 2: @@@00@@%�: not found
/usr/glibc-compat/sbin/ldconfig: line 1: ELF: not found
/usr/glibc-compat/sbin/ldconfig: line 3: %�: not found
/usr/glibc-compat/sbin/ldconfig: line 4: syntax error: unexpected word (expecting ")")
ERROR: glibc-bin-2.33-r0.trigger: script exited with error 2
Will building arm/v7 binaries be possible?