summaryrefslogtreecommitdiff
path: root/system/gcc/002_all_default-relro.patch
diff options
context:
space:
mode:
Diffstat (limited to 'system/gcc/002_all_default-relro.patch')
-rw-r--r--system/gcc/002_all_default-relro.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/gcc/002_all_default-relro.patch b/system/gcc/002_all_default-relro.patch
index c461017dc..284deef1a 100644
--- a/system/gcc/002_all_default-relro.patch
+++ b/system/gcc/002_all_default-relro.patch
@@ -13,7 +13,7 @@ Index: b/gcc/doc/invoke.texi
linker. When using the GNU linker, you can also get the same effect with
@option{-Wl,-Map=output.map}.
-+NOTE: In Alpine Linux, for LDFLAGS, the option
++NOTE: In Adelie Linux, for LDFLAGS, the option
+@option{-Wl,-z,relro,now} is used. To disable, use @option{-Wl,-z,norelro}.
+
@item -u @var{symbol}