bf2cc1e5d1
* gnu/packages/patches/libtool-skip-tests-for-mips.patch: New file. * gnu/packages/autotools.scm (libtool): Add patch. * gnu-system.am (dist_patch_DATA): Add patch.
13 lines
404 B
Diff
13 lines
404 B
Diff
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 \
|