diff options
Diffstat (limited to 'package/python3/Makefile')
-rw-r--r-- | package/python3/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/python3/Makefile b/package/python3/Makefile index 996f5df0a..b661105b6 100644 --- a/package/python3/Makefile +++ b/package/python3/Makefile @@ -95,7 +95,6 @@ CONFIGURE_ENV+= ac_cv_have_long_long_format=yes \ ac_cv_file__dev_ptmx=yes \ ac_cv_file__dev_ptc=no -HOST_STYLE:= auto HOST_CONFIGURE_ARGS+= --without-cxx-main \ --with-threads |