From 28eff2f357f1a90af04676d06f13532a7678f07d Mon Sep 17 00:00:00 2001 From: brad Date: Mon, 19 Jan 2004 02:00:04 +0000 Subject: [PATCH] mention -Z option --- devel/binutils/stable/patches/patch-ld_ld_1 | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 devel/binutils/stable/patches/patch-ld_ld_1 diff --git a/devel/binutils/stable/patches/patch-ld_ld_1 b/devel/binutils/stable/patches/patch-ld_ld_1 new file mode 100644 index 00000000000..8c29ea5a83f --- /dev/null +++ b/devel/binutils/stable/patches/patch-ld_ld_1 @@ -0,0 +1,15 @@ +$OpenBSD: patch-ld_ld_1,v 1.1 2004/01/19 02:00:04 brad Exp $ +--- ld/ld.1.orig 2004-01-02 23:04:04.000000000 -0500 ++++ ld/ld.1 2004-01-02 23:13:13.000000000 -0500 +@@ -713,6 +713,11 @@ Delete all local symbols. + .PD + Delete all temporary local symbols. For most targets, this is all local + symbols whose names begin with \fBL\fR. ++.IP "\fB\-Z\fR" 4 ++.IX Item "-Z" ++.PD 0 ++Produce 'Standard' executables, disables Writable XOR Executable features ++of resulting binaries. + .IP "\fB\-y\fR \fIsymbol\fR" 4 + .IX Item "-y symbol" + .PD 0