"plugins/drude/openmmapi/src/DrudeSCFIntegrator.cpp" did not exist on "1f7b71c5999cc812a567c18a38ffc49068042554"
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 ...@@ -48,7 +48,7 @@ else
export CXXFLAGS="${CXXFLAGS:-$STRIP_FLAGS}" export CXXFLAGS="${CXXFLAGS:-$STRIP_FLAGS}"
export FFLAGS="${FFLAGS:-$STRIP_FLAGS}" export FFLAGS="${FFLAGS:-$STRIP_FLAGS}"
if [[ $MB_ML_VER == "_2_24" ]]; then 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 apt update
if [ "${MB_PYTHON_VERSION:0:4}" == "pypy" ]; then if [ "${MB_PYTHON_VERSION:0:4}" == "pypy" ]; then
# debian:9 based distro # 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