summaryrefslogtreecommitdiff
path: root/deps/v8/build/sample_arg_file.gn
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/build/sample_arg_file.gn')
-rw-r--r--deps/v8/build/sample_arg_file.gn6
1 files changed, 6 insertions, 0 deletions
diff --git a/deps/v8/build/sample_arg_file.gn b/deps/v8/build/sample_arg_file.gn
new file mode 100644
index 0000000000..91e90456e8
--- /dev/null
+++ b/deps/v8/build/sample_arg_file.gn
@@ -0,0 +1,6 @@
+# Build arguments go here. Here are some of the most commonly set ones.
+# Run `gn args <out_dir> --list` for the full list.
+# is_component_build = true
+# is_debug = true
+# symbol_level = 2
+# use_goma = false