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

Compiler should be upgraded before build #71

Open
jgallag88 opened this issue Nov 26, 2019 · 0 comments
Open

Compiler should be upgraded before build #71

jgallag88 opened this issue Nov 26, 2019 · 0 comments

Comments

@jgallag88
Copy link
Contributor

Before building any packages, we should upgrade any packages that come pre-installed on the bootstrap VM and affect the content of the packages that are built. For example, we should upgrade GCC and Clang/LLVM, so that we have any security or functional fixes that might have been shipped.

The simplest way to do this might just be to run apt upgrade, and upgrade all of the packages installed. This can take a couple minutes to run currently, but we could decrease the impact by updating the bootstrap image every so often (maybe every few months) so that there are fewer packages to upgrade.

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

No branches or pull requests

1 participant