summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/build.patch b/build.patch
new file mode 100644
index 000000000000..2750d217a890
--- /dev/null
+++ b/build.patch
@@ -0,0 +1,11 @@
++++ a/trunk/abcl/build.xml
++++ b/trunk/abcl/build.xml
+@@ -877,5 +877,5 @@
+ ${basedir}/../ansi-tests.
+
+-[1]: <git+https://gitlab.common-lisp.net/ansi-test/ansi-test.git>
++[1]: git+https://gitlab.common-lisp.net/ansi-test/ansi-test.git
+
+ The CL-BENCH tests require that [cl-bench][2] be manually installed in
+
+ \ No newline at end of file