New comment by ketlrznt on void-packages repository https://github.com/void-linux/void-packages/pull/38528#issuecomment-1208786194 Comment: Well, I tried to print `CGO_CFLAGS` variable during `i686` build, which is `-mtune=i686 -O2 -pipe`. Seems `CGO_CFLAGS="-fno-stack-protector"` is not respected. I am going to do more local tests and update my commit.