diff --git a/tests/deplibs-ident.at b/tests/deplibs-ident.at index 5758311..8a7d438 100644 --- a/tests/deplibs-ident.at +++ b/tests/deplibs-ident.at @@ -67,6 +67,7 @@ int main() { return a1() + a2() + a3() + c(); } [0],[stdout],[ignore]) AT_CHECK([$EGREP 'cee.*cee' stdout], 1, [ignore], [ignore]) AT_XFAIL_IF([case $host in + hppa64*-*-hpux*):;; *-*-aix*|hppa*-*-hpux*|*-*-interix*|*-*-openbsd*) false;; *):;; esac])