We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f85c942 commit 43763c8Copy full SHA for 43763c8
docker/build-scripts/build-solvers.sh
@@ -15,6 +15,7 @@ if [ ! "$tag" ]; then
15
tag="latest"
16
fi
17
18
+# Most common options are `--with-hsl` and `--without-hsl`
19
solver_buildargs=$6
20
21
echo "build.sh script arguments:
0 commit comments