summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Kunze2016-11-06 09:59:46 +0100
committerTobias Kunze2016-11-06 10:02:12 +0100
commit104146f3905a7c567dc2b339688dabb88db9a832 (patch)
treeb1919b44ea566ce8e1972e17a97173a5faaaac85
parentb4d498acc87dd4b9565a4ec1bf79900f70647767 (diff)
downloadaur-104146f3905a7c567dc2b339688dabb88db9a832.tar.gz
Remove deprecated build option --with-system-ffi
Thank you, KamranMackey, for pointing this one out.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD1
2 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d29a449f0ea8..7987685c920c 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 ca722609fbbb..c4acb9ce9f1c 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