mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-20 10:02:13 +01:00
Our package graph is cyclic, so parallel_emerge needs to handle cycles correctly in all cases. PrebuiltsReady should only need to check each package once, so we should set cache[pkg] to True if we found the package in the cache. TEST=Ran build_packages --fast BUG=none Review URL: http://codereview.chromium.org/3047009
Description
Languages
Shell
93%
Python
6.9%