diff options
Diffstat (limited to 'package/python2/Makefile')
-rw-r--r-- | package/python2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/python2/Makefile b/package/python2/Makefile index ce3a90c68..94f63f8ba 100644 --- a/package/python2/Makefile +++ b/package/python2/Makefile @@ -96,7 +96,6 @@ CONFIGURE_ARGS:= --with-threads \ --with-system-ffi \ --without-cxx-main -HOST_STYLE:= auto HOST_CONFIGURE_ARGS+= --with-threads \ --disable-ipv6 \ --disable-shared \ |