fpc: nopie=yes.

This commit is contained in:
Christian Neukirchen 2016-05-25 13:16:19 +02:00
parent fe635de6d1
commit c048d781b0

View file

@ -25,6 +25,7 @@ i686)
esac
# TODO: figure out cross-build and how to unwrap the ARM .tar.
nocross=yes
nopie=yes
only_for_archs="x86_64 x86_64-musl i686 i686-musl"
post_extract() {