New review comment by classabbyamp on void-packages repository https://github.com/void-linux/void-packages/pull/40095#discussion_r1005956401 Comment: yes, true: ``` if [ "$XBPS_TARGET_LIBC" = "musl" ]; then inner stuff fi ``` is better