summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rw-r--r--build/root.build7
1 files changed, 7 insertions, 0 deletions
diff --git a/build/root.build b/build/root.build
index 4a28331..86a02a0 100644
--- a/build/root.build
+++ b/build/root.build
@@ -101,3 +101,10 @@ config.odb.gxx_name when cross-compiling"
'Copyright \(c\) (.+)\.', \
'\1')
}
+else
+{
+ # Set for report.
+ #
+ plugin_dir = [null]
+ gxx_name = [null]
+}