diff options
Diffstat (limited to 'package/python/python.mk')
-rw-r--r-- | package/python/python.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/python/python.mk b/package/python/python.mk index df02b3561..6a6aaaccb 100644 --- a/package/python/python.mk +++ b/package/python/python.mk @@ -38,7 +38,6 @@ HOST_PYTHON_MAKE_ENV = \ PYTHON_MODULES_INCLUDE=$(HOST_DIR)/usr/include \ PYTHON_MODULES_LIB="$(HOST_DIR)/lib $(HOST_DIR)/usr/lib" -HOST_PYTHON_AUTORECONF = YES # Building host python in parallel sometimes triggers a "Bus error" # during the execution of "./python setup.py build" in the |