Searched refs:GN_ARGS (Results 1 – 4 of 4) sorted by relevance
12 GN_ARGS="is_clang=true is_debug=false is_fuzzer=true use_libfuzzer=false \20 GN_ARGS="$GN_ARGS is_asan=true";24 $SRC/perfetto/tools/gn gen "$OUTDIR" --args="${GN_ARGS}" --check
9 GN_ARGS="is_debug=false use_custom_libcxx=false"11 tools/gn gen out/dist --args="${GN_ARGS}" --check
263 ENV GN_ARGS="is_debug=false use_custom_libcxx=false"270 tools/gn gen out/dist --args="${GN_ARGS}" --check && \
26 GN_ARGS = ' '.join( variable75 gn_args = (' target_os="%s"' % os_name) + GN_ARGS