Skip to content

Commit

Permalink
there are no 3.12 patches atm
Browse files Browse the repository at this point in the history
  • Loading branch information
mmomtchev committed Feb 7, 2024
1 parent 2ea426a commit 844051e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build_python.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ if [ ! -d "$1" ] || [ ! -r "${LIBNAME}" ]; then
cd build/Python-${BUILTIN_PYTHON_VERSION}

export PY_UNSUPPORTED_OPENSSL_BUILD=static
patch < ../../patches/python-3.12-setup.py.patch
patch < ../../patches/python-3.12-configure.patch
case `uname` in
'Linux')
export LDFLAGS="-Wl,-z,origin -Wl,-rpath,'\$\$ORIGIN/../lib'"
Expand Down

0 comments on commit 844051e

Please sign in to comment.