$OpenBSD: patch-libiberty_testsuite_Makefile_in,v 1.1 2010/10/22 15:19:28 jasper Exp $

check-expandargv randomly succeeds or fails w/o a reason.

--- libiberty/testsuite/Makefile.in.orig	Wed Oct 13 23:59:34 2010
+++ libiberty/testsuite/Makefile.in	Wed Oct 13 23:59:43 2010
@@ -45,7 +45,7 @@ all:
 # CHECK is set to "really_check" or the empty string by configure.
 check: @CHECK@
 
-really-check: check-cplus-dem check-pexecute check-expandargv
+really-check: check-cplus-dem check-pexecute
 
 # Run some tests of the demangler.
 check-cplus-dem: test-demangle $(srcdir)/demangle-expected
