diff --git a/srcpkgs/libogdf/template b/srcpkgs/libogdf/template index 6f9d379a4f0..712b601f3ee 100644 --- a/srcpkgs/libogdf/template +++ b/srcpkgs/libogdf/template @@ -16,6 +16,10 @@ distfiles="http://amber-v7.cs.tu-dortmund.de/lib/exe/fetch.php/tech:ogdf-snapsho checksum=347c3fa8dcdbb094f9c43008cbc2934bc5a64a532af4d3fe360a5fa54488440f nocross="can't find cpuid.h headers" +case "$XBPS_TARGET_MACHINE" in + *-musl) broken="Non optional usage of broken mallinfo" ;; +esac + pre_configure() { # Fix upstream messing with CXXFLAGS sed -e 's|-march=native||g' \