"platforms/vscode:/vscode.git/clone" did not exist on "4e7070c2b19e8b904c0a141bc3287ee97681c69e"
Unverified Commit 7079e101 authored by Matti Picus's avatar Matti Picus Committed by GitHub
Browse files

Update configure_build.sh

parent 58723a2b
......@@ -48,7 +48,7 @@ else
export CXXFLAGS="${CXXFLAGS:-$STRIP_FLAGS}"
export FFLAGS="${FFLAGS:-$STRIP_FLAGS}"
if [[ $MB_ML_VER == "_2_24" ]]; then
# This is the first opportunity to distinguish between manylinux's
# This is the first opportunity to distinguish between manylinuxes
apt update
if [ "${MB_PYTHON_VERSION:0:4}" == "pypy" ]; then
# debian:9 based distro
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment