File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 136136# Can't use Apple's headers for 3.10 and higher as they are (currently) 3.9
137137# C_INCLUDE_PATH="/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/Current/Headers/"
138138
139- C_INCLUDE_PATH=" /Library/ManagedFrameworks/Python/Python.framework/Versions/${PYTHON_BIN_VERSION} /include/python${PYTHON_BIN_VERSION} /" RP_EXTRACT_BINDIR=" ${RP_BINDIR} /relocatable-python-${RP_SHA} "
139+ export C_INCLUDE_PATH=" /Library/ManagedFrameworks/Python/Python.framework/Versions/Current/Headers/"
140+
141+ C_INCLUDE_PATH=" /Library/ManagedFrameworks/Python/Python.framework/Versions/Current/Headers/" RP_EXTRACT_BINDIR=" ${RP_BINDIR} /relocatable-python-${RP_SHA} "
140142" ${RP_EXTRACT_BINDIR} /make_relocatable_python_framework.py" \
141143--baseurl " ${PYTHON_BASEURL} " \
142144--python-version " ${PYTHON_VERSION} " \
You can’t perform that action at this time.
0 commit comments