New comment by Duncaen on void-packages repository https://github.com/void-linux/void-packages/issues/19839#issuecomment-595818984 Comment: Something like the following in the template should be fine: ``` export CFLAGS="${CFLAGS/-fstack-clash-protection/}" ```