New review comment by ericonr on void-packages repository https://github.com/void-linux/void-packages/pull/27412#discussion_r548921481 Comment: What I had here that you might be missing: ``` --disable-werror --with-system-zlib --disable-nls ``` and for glibc only: ``` --disable-sjlj-exceptions --enable-long-longx --disable-libcilkrts --disable-libstdcxx-pch --enable-libstdcxx-time ```