firasuke / mussel

The shortest and fastest script to build working cross compilers targeting musl libc
ISC License
88 stars 12 forks source link

Use LARCH instead of MARCH for x86-64 pkgconf symlink #8

Closed AwlsomeAlex closed 2 years ago

AwlsomeAlex commented 2 years ago

Also includes commit 14ed7b4

pkgconf needs x86_64 (LARCH) instead of x86-64 (XARCH) for its executable name. Everything else can stay XARCH.