Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Base.julia_cmd() should propagate --inline=no #29855

Closed
StefanKarpinski opened this issue Oct 30, 2018 · 0 comments
Closed

Base.julia_cmd() should propagate --inline=no #29855

StefanKarpinski opened this issue Oct 30, 2018 · 0 comments

Comments

@StefanKarpinski
Copy link
Member

It currently doesn't:

bash$ julia --quiet --inline=no
julia> Base.julia_cmd()
`/Users/stefan/projects/julia/usr/bin/julia -Cnative -J/Users/stefan/projects/julia/usr/lib/julia/sys.dylib --compile=yes --depwarn=yes`

Propagating from the main Julia would be better than e.g. JuliaLang/Pkg.jl#866.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant