New review comment by ericonr on void-packages repository https://github.com/void-linux/void-packages/pull/34626#discussion_r772438669 Comment: Doing this like we do in `python3-pyside` is better. You can just build the library path yourself. ` local gcc_ver="$(${XBPS_CROSS_TRIPLET}-gcc -dumpversion)"`