aboutsummaryrefslogtreecommitdiffstats
path: root/main/boost/disable-debugger-test.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/boost/disable-debugger-test.patch')
-rw-r--r--main/boost/disable-debugger-test.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/main/boost/disable-debugger-test.patch b/main/boost/disable-debugger-test.patch
deleted file mode 100644
index c315ef56a2..0000000000
--- a/main/boost/disable-debugger-test.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-diff --git a/tools/build/test/test_all.py b/tools/build/test/test_all.py
-index 9efddc8..abf3dc5 100644
---- a/tools/build/test/test_all.py
-+++ b/tools/build/test/test_all.py
-@@ -206,8 +206,8 @@ tests = ["absolute_sources",
- "core_update_now",
- "core_variables_in_actions",
- "custom_generator",
-- "debugger",
-- "debugger-mi",
-+# "debugger",
-+# "debugger-mi",
- "default_build",
- "default_features",
- # This test is known to be broken itself.