~ruther/guix-local

ref: 2a5e15c6e1c2ea0847e720df92df9570087673cf guix-local/gnu/packages/patches/libtool-skip-tests-for-mips.patch -rw-r--r-- 404 bytes
2a5e15c6 — Ludovic Courtès gnu: git: 'git-submodule' works even if Perl is not in $PATH. 12 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
TEMPORARY HACK: Disable a test that fails on MIPS.

--- libtool/Makefile.in.orig	2011-10-17 06:18:55.000000000 -0400
+++ libtool/Makefile.in	2013-10-12 20:41:50.669067382 -0400
@@ -890,7 +890,6 @@
 	tests/demo-pic-make.test \
 	tests/demo-pic-exec.test \
 	tests/demo-nopic.test \
-	tests/demo-nopic-make.test \
 	tests/demo-nopic-exec.test \
 	tests/cdemo-shared.test \
 	tests/cdemo-shared-make.test \