From 9e2c0f41d7deb0d80be53eed75bfe79f24467ec3 Mon Sep 17 00:00:00 2001 From: Ulf Möller Date: Wed, 11 Oct 2000 00:08:15 +0000 Subject: fix problems in the selftest --- util/selftest.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'util') diff --git a/util/selftest.pl b/util/selftest.pl index eb50d52ff8..775f1712e9 100644 --- a/util/selftest.pl +++ b/util/selftest.pl @@ -131,6 +131,7 @@ if (system("make 2>&1 | tee make.log") > 255) { $_=$options; s/no-asm//; +s/no-shared//; if (/no-/) { print OUT "Test skipped.\n"; -- cgit v1.2.3