mandoc: revert pie fixes

This commit is contained in:
Dylan Araps 2020-02-11 02:28:19 +02:00
parent f76f7a922f
commit 3190098465
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -1 +1 @@
1.14.5 3
1.14.5 4