From 3190098465a4e9484935002c8cccae35d0fae1ee Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Tue, 11 Feb 2020 02:28:19 +0200 Subject: [PATCH] mandoc: revert pie fixes --- core/mandoc/build | 2 +- core/mandoc/version | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core/mandoc/build b/core/mandoc/build index f560184e..594d912e 100755 --- a/core/mandoc/build +++ b/core/mandoc/build @@ -11,7 +11,7 @@ MANDIR=/usr/share/man LIBDIR=/usr/lib SBINDIR=/usr/bin CC="${CC:-gcc}" -CFLAGS="$CFLAGS -fPIE" +CFLAGS="$CFLAGS" LN="ln -sf" EOF diff --git a/core/mandoc/version b/core/mandoc/version index f026b185..aa6575cc 100644 --- a/core/mandoc/version +++ b/core/mandoc/version @@ -1 +1 @@ -1.14.5 3 +1.14.5 4