Initial commit: Uploaded everything from abs/core
[arch-rock.git] / lib / heimdal / 006_all_heimdal-suid_fix.patch
blob0f7d281add9638b292a4b812d029c1750f584d1b
1 --- appl/otp/Makefile.am 2004-09-17 22:22:54.046301075 +0000
2 +++ appl/otp/Makefile.am 2004-09-17 22:23:15.293145945 +0000
3 @@ -8,6 +8,7 @@
4 bin_SUIDS = otp
5 otp_SOURCES = otp.c otp_locl.h
6 otpprint_SOURCES = otpprint.c otp_locl.h
7 +otp_LDFLAGS = -Wl,-z,now
9 man_MANS = otp.1 otpprint.1
11 --- appl/su/Makefile.am 2005-06-16 16:27:46.000000000 +0000
12 +++ appl/su/Makefile.am 2005-07-11 20:34:21.000000000 +0000
13 @@ -7,6 +7,7 @@
14 bin_PROGRAMS = su
15 bin_SUIDS = su
16 su_SOURCES = su.c
17 +su_LDFLAGS = -Wl,-z,now
18 man_MANS = su.1
20 LDADD = $(LIB_kafs) \