mirror of
https://gitlab.postmarketos.org/postmarketOS/pmaports.git
synced 2025-07-25 15:55:11 +03:00
fixes #3711 Part-of: https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/6506
11 lines
232 B
Text
11 lines
232 B
Text
[binaries]
|
|
c = 'i586-alpine-linux-musl-gcc'
|
|
ar = 'i586-alpine-linux-musl-ar'
|
|
strip = 'i586-alpine-linux-musl-strip'
|
|
ld = 'i586-alpine-linux-musl-ld'
|
|
|
|
[host_machine]
|
|
system = 'linux'
|
|
cpu_family = 'x86'
|
|
cpu = 'i586'
|
|
endian = 'little'
|