- Log -----------------------------------------------------------------
commit 9d9ebfc7dff20c14b2bb017f2d27de6a8a103a26
Author: Andreas Schneider <as...@cr...>
Date: Thu Jun 28 10:11:54 2012 +0200
suid binaries in Linux require to be built with -fPIE CFLAGS and -pie
LDFLAGS. This allows it to specify them for the configure script.
SUID_CFLAGS=-fPIE SUID_LDFLAGS=-pie ./configure ...
MFM: 7 days
Bug-ID: none
Bug-Reported-By: Andreas Schneider <as...@cr...>
Security: none
-----------------------------------------------------------------------
Summary of changes:
CHANGELOG | 2 ++
src/Makefile.am | 7 +++++--
2 files changed, 7 insertions(+), 2 deletions(-)
hooks/post-receive
--
dspam
|