Skip to content

Running Pkg.build() with MbedTLS fails to build subsequent packages. #93

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

Closed
maxvoxel8 opened this issue Dec 30, 2016 · 0 comments · Fixed by #96
Closed

Running Pkg.build() with MbedTLS fails to build subsequent packages. #93

maxvoxel8 opened this issue Dec 30, 2016 · 0 comments · Fixed by #96

Comments

@maxvoxel8
Copy link

I believe this is due to the exit() call in the build.jl. Pkg.build() exits silently after starting to build MbedTLS without building subsequent packages. Setting FORCE_BUILD to true enables the build to complete.

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

Successfully merging a pull request may close this issue.

1 participant