Searched defs:build_command (Results 1 – 2 of 2) sorted by relevance
73 build_command = target.get('build').format( variable83 build_command = 'build/soong/soong_ui.bash --make-mode' variable
65 build_command = 'm -j' + str(options.n_threads) + ' ' + build_target variable