Fix build with -D_FORTIFY_SOURCE=2
Created by: agx
This fixes the build with
CPPFLAGS='-D_FORTIFY_SOURCE=2' ./configure && make
-D_FORTIFY_SOURCE=2
is one of the flags passed Debian based distros when turning on the hardening flags.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Created by: agx
This fixes the build with
CPPFLAGS='-D_FORTIFY_SOURCE=2' ./configure && make
-D_FORTIFY_SOURCE=2
is one of the flags passed Debian based distros when turning on the hardening flags.