NetworkManager: broken on aarch64-musl
This commit is contained in:
parent
aff19b2326
commit
86cfe6150b
@ -41,6 +41,8 @@ make_dirs="
|
|||||||
/etc/NetworkManager/dispatcher.d/pre-down.d 0750 root root
|
/etc/NetworkManager/dispatcher.d/pre-down.d 0750 root root
|
||||||
"
|
"
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
aarch64-musl) broken="https://build.voidlinux.eu/builders/aarch64-musl_builder/builds/1391/steps/shell_3/logs/stdio"
|
||||||
|
;;
|
||||||
*-musl) CFLAGS+=" -DHAVE_SECURE_GETENV -Dsecure_getenv=getenv -D__USE_POSIX199309"
|
*-musl) CFLAGS+=" -DHAVE_SECURE_GETENV -Dsecure_getenv=getenv -D__USE_POSIX199309"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
Loading…
x
Reference in New Issue
Block a user