tot chrome
error message:
(sdk veyron_minnie R58-9240.0.0) warx@warx0 ~/chromium/src $ gn gen out_veyron_minnie/Release --args="$GN_ARGS"
ERROR at //build/config/compiler/compiler.gni:115:3: Assertion failed.
assert(is_win_fastlink || !use_goma,
^-----
Goma builds that use symbol_level 2 must use is_win_fastlink.
See //BUILD.gn:11:1: whence it was imported.
import("//build/config/compiler/compiler.gni")
^--------------------------------------------
comment USE_GOMA = true in GN args can work for me
Comment 1 by warx@chromium.org
, Feb 3 2017