From cfab66bf3a9e207a1236923921c3fb348309f1bd Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 25 Aug 2014 18:37:36 +0200 Subject: fix compile on Darwin --- package/python2/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'package/python2') diff --git a/package/python2/Makefile b/package/python2/Makefile index 964eed8f1..7845d541e 100644 --- a/package/python2/Makefile +++ b/package/python2/Makefile @@ -98,6 +98,7 @@ CONFIGURE_ARGS:= --with-threads \ --with-system-ffi \ --without-cxx-main +HOST_CONFIGURE_ENV+= MACOSX_DEPLOYMENT_TARGET=10.9 HOST_CONFIGURE_ARGS+= --with-threads \ --disable-ipv6 \ --disable-shared \ -- cgit v1.2.3