summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/heimdal/006_all_heimdal-suid_fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core-testing/heimdal/006_all_heimdal-suid_fix.patch')
-rw-r--r--abs/core-testing/heimdal/006_all_heimdal-suid_fix.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/abs/core-testing/heimdal/006_all_heimdal-suid_fix.patch b/abs/core-testing/heimdal/006_all_heimdal-suid_fix.patch
deleted file mode 100644
index 0f7d281..0000000
--- a/abs/core-testing/heimdal/006_all_heimdal-suid_fix.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- appl/otp/Makefile.am 2004-09-17 22:22:54.046301075 +0000
-+++ appl/otp/Makefile.am 2004-09-17 22:23:15.293145945 +0000
-@@ -8,6 +8,7 @@
- bin_SUIDS = otp
- otp_SOURCES = otp.c otp_locl.h
- otpprint_SOURCES = otpprint.c otp_locl.h
-+otp_LDFLAGS = -Wl,-z,now
-
- man_MANS = otp.1 otpprint.1
-
---- appl/su/Makefile.am 2005-06-16 16:27:46.000000000 +0000
-+++ appl/su/Makefile.am 2005-07-11 20:34:21.000000000 +0000
-@@ -7,6 +7,7 @@
- bin_PROGRAMS = su
- bin_SUIDS = su
- su_SOURCES = su.c
-+su_LDFLAGS = -Wl,-z,now
- man_MANS = su.1
-
- LDADD = $(LIB_kafs) \