NetworkManager: unbreak for aarch64-musl
This commit is contained in:
parent
ab9fd6f9e4
commit
a7bfdc4017
1 changed files with 0 additions and 2 deletions
|
@ -44,8 +44,6 @@ make_dirs="
|
|||
/etc/NetworkManager/dispatcher.d/pre-down.d 0750 root root
|
||||
"
|
||||
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"
|
||||
;;
|
||||
esac
|
||||
|
|
Loading…
Add table
Reference in a new issue