packages/lang/python
Alexandru Ardelean 9d876738b2 python: remove argument for --with-system-ffi configure arg (based on python3)
And apparently `--with-system-ffi` does not take any arguments.
But it's only in Python 3.6 that a check was added for that.
After checking, Python 2.7 does not take any args either
for `--with-system-ffi` ; so, remove it [for the case when this
change may get backported].

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2017-01-04 15:08:36 +02:00
..
files python, python3: unify HOST_ vars and get rid of HOST_CFLAGS 2016-11-07 10:55:34 +02:00
patches python: fix patch removing multiarch support for host python 2015-07-02 18:19:09 +02:00
Makefile python: remove argument for --with-system-ffi configure arg (based on python3) 2017-01-04 15:08:36 +02:00