Lines Matching refs:goma
17 # Notice: this works only with Google's Goma build infrastructure.
20 # with goma. Note this file is evaluated twice, once by GNU make and
29 # Goma requires a lot of processes and file descriptors.
33 $(error See go/ma/how-to-use-goma/how-to-use-goma-for-android to relax the limit)
42 goma_dir := $(HOME)/goma
48 $(warning You should have goma in $$GOMA_DIR or $(HOME)/goma) \
49 $(error See go/ma/how-to-use-goma/how-to-use-goma-for-android for detail))
56 # gomacc can start goma client's daemon process automatically, but