mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
musl: added mipselhf-musl arch.
This commit is contained in:
parent
cda21c7387
commit
998b839b86
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ checksum=35f6c00c84a6091bd5dab29eedde7508dae755ead92dcc0239f3677d1055b9b5
|
||||||
|
|
||||||
nostrip_files="libc.so"
|
nostrip_files="libc.so"
|
||||||
shlib_provides="libc.so"
|
shlib_provides="libc.so"
|
||||||
only_for_archs="i686-musl x86_64-musl armv5tel-musl armv6l-musl armv7l-musl aarch64-musl mips-musl mipsel-musl"
|
only_for_archs="i686-musl x86_64-musl armv5tel-musl armv6l-musl armv7l-musl aarch64-musl mips-musl mipsel-musl mipselhf-musl"
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
$CC $CFLAGS $LDFLAGS ${FILESDIR}/getent.c -o getent
|
$CC $CFLAGS $LDFLAGS ${FILESDIR}/getent.c -o getent
|
||||||
|
|
Loading…
Add table
Reference in a new issue