We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8208b58 commit 93fb4dfCopy full SHA for 93fb4df
1 file changed
images/packages/binaries/acl/werf.inc.yaml
@@ -49,6 +49,7 @@ shell:
49
./configure \
50
--prefix=/usr \
51
--libdir=/usr/lib64 \
52
+ CFLAGS="-U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2"
53
54
make -j$(nproc)
55
0 commit comments