From 104146f3905a7c567dc2b339688dabb88db9a832 Mon Sep 17 00:00:00 2001 From: Tobias Kunze Date: Sun, 6 Nov 2016 09:59:46 +0100 Subject: [PATCH] Remove deprecated build option --with-system-ffi Thank you, KamranMackey, for pointing this one out. --- .SRCINFO | 2 +- PKGBUILD | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index d29a449..7987685 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -22,7 +22,7 @@ pkgbase = python36 optdepends = sqlite options = !makeflags source = http://www.python.org/ftp/python/3.6.0/Python-3.6.0b3.tar.xz - sha256sums = 3afd4544b99933275c513f7c3d3a23e183de8e209709ed8785bbd42e2c4869ea + sha256sums = b417a9024c8e5221c8b6bc154dd8e776653aed9d650f8e0d85d8ec82bf5c8fa5 pkgname = python36 diff --git a/PKGBUILD b/PKGBUILD index ca72260..c4acb9c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -41,7 +41,6 @@ build() { --enable-ipv6 \ --with-system-expat \ --with-dbmliborder=gdbm:ndbm \ - --with-system-ffi \ --with-system-libmpdec \ --enable-loadable-sqlite-extensions \ --without-ensurepip