[systemd-devel] [PATCH] build: Honour SUID_CFLAGS and SUID_LDFLAGS

Lennart Poettering lennart at poettering.net
Sun May 18 03:47:50 PDT 2014


On Sat, 17.05.14 12:39, Cristian Rodríguez (crrodriguez at opensuse.org) wrote:

> This is the standard* way used to pass special linker/compiler
> flags such as -fPIE and -pie
> 
> * "Standard" in the sense it is understood by many other
> packages  and commonly used by distributions.

I really don't get this. Why would we build our binaries with two
different sets of options? I mean, our stuff is generally not too
performance critical, there are no CPU bound inner loops, hence which
compiler options to you have in mind that we shouldn't apply to all our
binaries anyway? What should be good for the "secure" binaries, that
shouldn't be good enough for the others too?

Lennart

-- 
Lennart Poettering, Red Hat


More information about the systemd-devel mailing list