aboutsummarylogtreecommitdiffstats
path: root/debug-makeflags.conf
diff options
context:
space:
mode:
Diffstat (limited to 'debug-makeflags.conf')
-rw-r--r--debug-makeflags.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/debug-makeflags.conf b/debug-makeflags.conf
new file mode 100644
index 000000000000..fbdc7a5ead18
--- /dev/null
+++ b/debug-makeflags.conf
@@ -0,0 +1,3 @@
+#DEBUG_CFLAGS="-g"
+#DEBUG_CXXFLAGS="-g"
+#DEBUG_RUSTFLAGS="-C debuginfo=2"