zlib: revert pie fixes

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

View File

@ -1,7 +1,5 @@
#!/bin/sh -e
export CFLAGS="$CFLAGS -fPIE"
./configure \
--prefix=/usr \
--libdir=/usr/lib \

View File

@ -1 +1 @@
1.2.11 2
1.2.11 3