summaryrefslogtreecommitdiffstats
path: root/patches/binutils-2.18/generic/gentoo/no_78_all_use-relro.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/binutils-2.18/generic/gentoo/no_78_all_use-relro.patch')
-rw-r--r--patches/binutils-2.18/generic/gentoo/no_78_all_use-relro.patch6
1 files changed, 0 insertions, 6 deletions
diff --git a/patches/binutils-2.18/generic/gentoo/no_78_all_use-relro.patch b/patches/binutils-2.18/generic/gentoo/no_78_all_use-relro.patch
deleted file mode 100644
index abd5187..0000000
--- a/patches/binutils-2.18/generic/gentoo/no_78_all_use-relro.patch
+++ /dev/null
@@ -1,6 +0,0 @@
---- binutils/ld/ldmain.c
-+++ binutils/ld/ldmain.c
-@@ -293,2 +293,3 @@ main (int argc, char **argv)
- link_info.combreloc = TRUE;
-+ link_info.relro = TRUE;
- link_info.strip_discarded = TRUE;