mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-09 06:10:17 +03:00
- add and use BR2_BZCAT config option.
This commit is contained in:
@@ -7,7 +7,7 @@ PYTHON_VERSION=2.4.2
|
||||
PYTHON_SOURCE:=Python-$(PYTHON_VERSION).tar.bz2
|
||||
PYTHON_SITE:=http://python.org/ftp/python/$(PYTHON_VERSION)
|
||||
PYTHON_DIR:=$(BUILD_DIR)/Python-$(PYTHON_VERSION)
|
||||
PYTHON_CAT:=bzcat
|
||||
PYTHON_CAT:=$(BZCAT)
|
||||
PYTHON_BINARY:=python
|
||||
PYTHON_TARGET_BINARY:=usr/bin/python
|
||||
|
||||
|
||||
Reference in New Issue
Block a user