New review comment by ahesford on void-packages repository https://github.com/void-linux/void-packages/pull/46209#discussion_r1335307528 Comment: ```suggestion # Seems broken in musl if [ "$XBPS_TARGET_LIBC" = "musl" ]; then make_check=no fi ``` is idiomatic.