Sree Harsha Totakura <sreehar...@totakura.in> skribis: > On 03/07/2014 02:29 PM, Xue Fuqiao wrote: >> 1. Do I have to run `./bootstrap' every time after running `git pull'? >> > Yes, it is advisable to do that everytime you pull from the repo, > although it is only required if changes to the build system are made.
Actually ./bootstrap is only needed the first time, and then when the ‘nix-upstream’ submodule is update, which is quite rare. Ludo’.