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

Upgrade Vagrant setup to Ubuntu 20.04 (focal64) #236

Merged
merged 3 commits into from Aug 20, 2020

Conversation

eric-swanson
Copy link
Collaborator

Another note: with this setup, if you increase the cpu count and memory, it builds much faster. Example: with cpus = 10, memory = 16384, for me it buildtin ~2.5 minutes rather than 18-20.

Verified on a new clone:

$ vagrant up
$ vagrant ssh
$ cd polserver/bin-build
$ ./build_linux.sh

On an existing clone, you'll need to clean, as well as track down and wipe out any already-built external libraries.

eric-swanson and others added 2 commits August 19, 2020 23:28
Now build_tools.sh -c works too
Co-authored-by: Fernando Rozenblit <rozenblit@gmail.com>
@frozenblit frozenblit merged commit 05afc9b into master Aug 20, 2020
@frozenblit frozenblit deleted the vagrant-ubuntu-2004 branch August 20, 2020 07:47
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 this pull request may close these issues.

None yet

2 participants