Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mathieu Besançon
scipopt-crossbuilder
Commits
16fec32b
Commit
16fec32b
authored
Dec 07, 2021
by
Mathieu Besançon
Browse files
export vars, 1.6 mandatory
parent
5a64b68a
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
16fec32b
...
...
@@ -3,7 +3,7 @@
A cross-compilation helper repository for the scipoptsuite, based on BinaryBuilder.jl.
Requirements:
-
`julia`
in your path,
1.6 is preferred
-
`julia`
in your path,
**must be**
1.6.
-
a repository with
`scipoptsuite`
to test.
Basic usage:
...
...
run_builder.sh
View file @
16fec32b
#!/bin/bash
export
BINARYBUILDER_AUTOMATIC_APPLE
=
true
export
SCIPOPTSUITE
=
$1
julia
--project
builder.jl
--deploy
=
local
--verbose
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment