]> Sergey Matveev's repositories - dht-bootstrap.git/blob - dht-bootstrap.do
Harden build
[dht-bootstrap.git] / dht-bootstrap.do
1 redo-ifchange dht-bootstrap.c
2 CFLAGS="$CFLAGS -fstack-protector-strong"
3 CFLAGS="$CFLAGS -fstack-clash-protection"
4 ${CC:-cc} -std=c99 $CFLAGS -fPIC -o $3 dht-bootstrap.c -pie -Wl,-z,relro,-z,now