summaryrefslogtreecommitdiff
path: root/lang/clisp/patches/patch-ac
blob: b09b009be65b4bc0c62fd3a7eef6df9b14cfd90e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
$NetBSD: patch-ac,v 1.1 1999/04/17 01:55:55 mjl Exp $

--- ../ffcall/avcall/Makefile.in.orig	Sat Apr 17 02:28:04 1999
+++ ../ffcall/avcall/Makefile.in	Sat Apr 17 02:38:43 1999
@@ -130,10 +130,7 @@
 tests : tests.o $(OBJECTS)
 	$(CC) $(CFLAGS) tests.o $(OBJECTS) -o tests
 
-check : all tests
-	./tests > tests.out
-	uniq -u < tests.out > tests.output.$(HOST)
-	test '!' -s tests.output.$(HOST)
+check : # This test crashes with egcs
 
 mostlyclean : clean