aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/response-files.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/markdown/snippets/response-files.md')
-rw-r--r--docs/markdown/snippets/response-files.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/markdown/snippets/response-files.md b/docs/markdown/snippets/response-files.md
deleted file mode 100644
index 624b664..0000000
--- a/docs/markdown/snippets/response-files.md
+++ /dev/null
@@ -1,7 +0,0 @@
-## Response files enabled on Linux, reined in on Windows
-
-Meson used to always use response files on Windows,
-but never on Linux.
-
-It now strikes a happier balance, using them on both platforms,
-but only when needed to avoid command line length limits.