Skip to content

Commit 93fb4df

Browse files
committed
chore(core): fix acl
Signed-off-by: Daniil Antoshin <daniil.antoshin@flant.com>
1 parent 8208b58 commit 93fb4df

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

images/packages/binaries/acl/werf.inc.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ shell:
4949
./configure \
5050
--prefix=/usr \
5151
--libdir=/usr/lib64 \
52+
CFLAGS="-U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2"
5253
5354
make -j$(nproc)
5455

0 commit comments

Comments
 (0)