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

Some corrections and improvements from testing on my side #2

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

dmikushin
Copy link

Hi @vishalbiswas thanks for your great work on hacking into Google's comprehensive build system. I was able to produce valid ARM binaries using your script. However, I get Ninja complaints about missing zlib files, unless I re-enable it in the script config. Also, it should be better not to delete existing repos, and only update them. Finally, I have added some info into the README.

@vishalbiswas
Copy link
Owner

Thanks for the changes. I will take a look later today.

@vishalbiswas
Copy link
Owner

vishalbiswas commented Jan 29, 2020

Turns out I had some code for this in working directory for more than 2 years.
Please let me know if the issue persists in latest push.

Also, after you've downloaded the whole thing once, you can:

  1. Set skipindeps=yes and skipsrc=yes, if you use the same buildref.
  2. Set skipcross=yes, if you use the same arch.

For both downloads (tarballs and git), the script only downloads sources for buildref instead of cloning whole repository.

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.

2 participants