summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorAnthony J. Bentley <bentley@cvs.openbsd.org>2015-12-23 08:42:43 +0000
committerAnthony J. Bentley <bentley@cvs.openbsd.org>2015-12-23 08:42:43 +0000
commitfbc703e641d3a98866cb5e0e05b5318512e10c97 (patch)
treeb5f7a89806dfe664cff38e7ed970caff96936636 /share/man
parent634f271cec945025a67f7a03737fb636694fc66d (diff)
We support PIE on static executables now.
ok pascal@
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man1/gcc-local.15
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man1/gcc-local.1 b/share/man/man1/gcc-local.1
index 286e7be3632..5b5e941d151 100644
--- a/share/man/man1/gcc-local.1
+++ b/share/man/man1/gcc-local.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: gcc-local.1,v 1.46 2015/11/05 09:48:05 jmc Exp $
+.\" $OpenBSD: gcc-local.1,v 1.47 2015/12/23 08:42:42 bentley Exp $
.\"
.\" Copyright (c) 2002 Marc Espie
.\" Copyright (c) 2003 Anil Madhavapeddy
@@ -25,7 +25,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: November 5 2015 $
+.Dd $Mdocdate: December 23 2015 $
.Dt GCC-LOCAL 1
.Os
.Sh NAME
@@ -172,7 +172,6 @@ This behavior can be turned off by passing
to the compiler and
.Fl nopie
to the linker.
-It is not supported for static executables.
.It
.Nm gcc
recognizes a new flag which is enabled by default,