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

Re-use already built libdragon tools #53

Open
anacierdem opened this issue Apr 8, 2022 · 0 comments
Open

Re-use already built libdragon tools #53

anacierdem opened this issue Apr 8, 2022 · 0 comments

Comments

@anacierdem
Copy link
Owner

Since libdragon tools will be compiled as part of the local libdragon copy, there must be a way to exec them without having to reinstall them every time the container is lost. Possibly launching them from the build directory or something like that.

This is possible using docker volumes but might require a mechanism to detect if the tools were changed or not. Ideally we want this to be handles by libdragon Makefiles but they are not ready yet. Using build.sh will re-build them regardless.

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