On Fri, Oct 27, 2017 at 02:31:38PM +0100, Daniel P. Berrange wrote:
This hardens the build process by turning on all possible compiler
flags and
enabling features like relro and PIE.
Daniel P. Berrange (5):
util: don't inline virtDBusUtilVirDomainListFreep
src: annotate parameters that are unused in functions
build: turn on all practical compiler warning flags
Enable full RELRO mode
Build all binaries with PIE
Reviewed-by: Pavel Hrdina <phrdina(a)redhat.com>