New review comment by ericonr on void-packages repository https://github.com/void-linux/void-packages/pull/29627#discussion_r598852582 Comment: It's okay to hardcode these in the command. What you might be able to do is add `make_install_args="STRIP=echo"` or use some conditionals to get the correct `strip` for cross and native compilation there.