Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 94325 | Differences between
and this patch

Collapse All | Expand All

(-)login/Makefile.orig (+3 lines)
Lines 29-34 Link Here
29
29
30
CFLAGS-grantpt.c = -DLIBEXECDIR='"$(libexecdir)"'
30
CFLAGS-grantpt.c = -DLIBEXECDIR='"$(libexecdir)"'
31
31
32
# pt_chown is to be suid root, so link with BIND_NOW.
33
LDFLAGS-pt_chown = -Wl,-z,now
34
32
others = utmpdump pt_chown
35
others = utmpdump pt_chown
33
install-others = $(inst_libexecdir)/pt_chown
36
install-others = $(inst_libexecdir)/pt_chown
34
37

Return to bug 94325