pkg(julia-1.5.4): switch to build from source

This commit is contained in:
Dan Vargas 2021-05-08 14:34:12 -05:00
parent 93188099b7
commit 0f8f8a4a27
3 changed files with 20 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/env bash
# Put instructions to run the runtime
# Run without startup or history file
julia --startup-file=no --history-file=no "$@"