summaryrefslogtreecommitdiff
path: root/lang/sbcl/files/patch-make.sh
diff options
context:
space:
mode:
Diffstat (limited to 'lang/sbcl/files/patch-make.sh')
-rw-r--r--lang/sbcl/files/patch-make.sh16
1 files changed, 0 insertions, 16 deletions
diff --git a/lang/sbcl/files/patch-make.sh b/lang/sbcl/files/patch-make.sh
deleted file mode 100644
index a84adf2be795..000000000000
--- a/lang/sbcl/files/patch-make.sh
+++ /dev/null
@@ -1,16 +0,0 @@
-Index: make.sh
-===================================================================
-RCS file: /cvsroot/sbcl/sbcl/make.sh,v
-retrieving revision 1.47
-diff -u -r1.47 make.sh
---- make.sh 5 Apr 2006 07:46:59 -0000 1.47
-+++ make.sh 28 May 2006 05:24:20 -0000
-@@ -77,7 +77,7 @@
- sh make-config.sh
-
- # Enforce the source policy for no bogus whitespace
--tools-for-build/canonicalize-whitespace
-+#tools-for-build/canonicalize-whitespace
-
- # The make-host-*.sh scripts are run on the cross-compilation host,
- # and the make-target-*.sh scripts are run on the target machine. In