mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-04-09 22:07:26 -07:00
Had to deselect 109 of 288 tests. See bug for more information. Bug: https://bugs.gentoo.org/947191 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
10 lines
207 B
Diff
10 lines
207 B
Diff
diff --git a/tests/xml_generator.cfg b/tests/xml_generator.cfg
|
|
new file mode 100644
|
|
index 0000000..44aea50
|
|
--- /dev/null
|
|
+++ b/tests/xml_generator.cfg
|
|
@@ -0,0 +1,3 @@
|
|
+[xml_generator]
|
|
+cflags="-std=c++14"
|
|
+
|