collectd: musl broken
This commit is contained in:
parent
dfb0c8c1ce
commit
6a6e9669f8
@ -27,6 +27,10 @@ if [ -z "$CROSS_BUILD" ]; then
|
||||
build_options_default="rrdtool perl"
|
||||
fi
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) broken="https://build.voidlinux.eu/builders/x86_64-musl_builder/builds/8355/steps/shell_3/logs/stdio" ;;
|
||||
esac
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user