]> err.no Git - util-linux/commit
build-sys: add SUID_CFLAGS
authorKarel Zak <kzak@redhat.com>
Tue, 24 Apr 2007 09:44:19 +0000 (11:44 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 24 Apr 2007 22:20:46 +0000 (00:20 +0200)
commit06bcee19a248efe225d744a09a44638c07685bef
tree868b6fe77db68f6ccc8bb0fa80f1ca4f85946e42
parentdd9f213ab6efd352f67bc18071c16239d1002b94
build-sys: add SUID_CFLAGS

The patch allows to define special CFLAGS for typical suid programs
(like mount, umount, chfn, ...). Some distributions use for example
"-fpic" for suid binaries.

Signed-off-by: Karel Zak <kzak@redhat.com>
README
configure.ac
login-utils/Makefile.am
misc-utils/Makefile.am
mount/Makefile.am