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

change build tools install dir #32

Closed
Tracked by #14
webern opened this issue Jun 5, 2023 · 0 comments · Fixed by #47
Closed
Tracked by #14

change build tools install dir #32

webern opened this issue Jun 5, 2023 · 0 comments · Fixed by #47

Comments

@webern
Copy link
Contributor

webern commented Jun 5, 2023

Description

Currently, the location of buildsys and other binaries is fixed in the repo at tools/bin.
This will not work with out-of-tree builds where we need to use pre-built build tools.
Make it possible to install and call the build tools binaries from arbitrary locations.

Definition of Done

A PR is merged that allows the user to decide where buildsys and other build tools will be installed and called from.

id: br_toolsdir
Related to bottlerocket-os/bottlerocket#2669

@webern webern transferred this issue from bottlerocket-os/bottlerocket Aug 17, 2023
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