summaryrefslogtreecommitdiff
path: root/lang/clisp/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'lang/clisp/patches/patch-ad')
-rw-r--r--lang/clisp/patches/patch-ad16
1 files changed, 16 insertions, 0 deletions
diff --git a/lang/clisp/patches/patch-ad b/lang/clisp/patches/patch-ad
new file mode 100644
index 00000000000..4c58e9b98df
--- /dev/null
+++ b/lang/clisp/patches/patch-ad
@@ -0,0 +1,16 @@
+$NetBSD: patch-ad,v 1.1 1999/04/17 01:55:55 mjl Exp $
+
+--- ../ffcall/callback/Makefile.in.orig Sat Apr 17 02:34:45 1999
++++ ../ffcall/callback/Makefile.in Sat Apr 17 02:35:02 1999
+@@ -99,10 +99,7 @@
+ check-subdirs : force
+ cd @subdir@; $(MAKE) check
+
+-check : all check-subdirs tests
+- ./tests > tests.out
+- uniq -u < tests.out > tests.output.$(HOST)
+- test '!' -s tests.output.$(HOST)
++check : # Theses tests also fail with egcs.
+
+ mostlyclean : force
+ cd @subdir@; $(MAKE) mostlyclean