[arch-commits] Commit in helix/trunk (helix-full-relro.patch)
Orhun Parmaksiz
orhun at gemini.archlinux.org
Thu Oct 28 17:23:21 UTC 2021
Date: Thursday, October 28, 2021 @ 17:23:21
Author: orhun
Revision: 1034883
upgpkg: remove relro patch
Deleted:
helix/trunk/helix-full-relro.patch
------------------------+
helix-full-relro.patch | 10 ----------
1 file changed, 10 deletions(-)
Deleted: helix-full-relro.patch
===================================================================
--- helix-full-relro.patch 2021-10-28 17:15:37 UTC (rev 1034882)
+++ helix-full-relro.patch 2021-10-28 17:23:21 UTC (rev 1034883)
@@ -1,10 +0,0 @@
---- helix-syntax/build.rs 2021-08-16 23:27:58.754526393 +0300
-+++ helix-syntax/build.rs 2021-08-16 23:28:52.307814345 +0300
-@@ -105,6 +105,7 @@
- }
- }
- command.arg("-xc").arg(parser_path);
-+ command.arg("-Wl,-z,relro,-z,now");
- }
-
- let output = command
More information about the arch-commits
mailing list