postgis: disable parallel build

The i686 build worked here but fails on the builder.
Let's try if it's a parallel build issue.

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2018-04-23 08:53:49 +02:00
parent bd3f9f1140
commit 4f863ad771
No known key found for this signature in database
GPG key ID: 6764EC32352D0647

View file

@ -17,6 +17,7 @@ homepage="https://postgis.net/"
distfiles="https://download.osgeo.org/postgis/source/postgis-${version}.tar.gz"
checksum=0663efb589210d5048d95c817e5cf29552ec8180e16d4c6ef56c94255faca8c2
nocross="FIXME: Cannot run test program to determine PROJ version"
disable_parallel_build=yes
pre_configure() {
./autogen.sh