12 lines
396 B
Text
12 lines
396 B
Text
--- tests/f/2.3.1/Makefile.am.orig 2007-12-17 18:44:05.000000000 +0100
|
|
+++ tests/f/2.3.1/Makefile.am 2008-03-22 22:38:41.000000000 +0100
|
|
@@ -9,7 +9,8 @@
|
|
|
|
if WITHF90
|
|
|
|
-myTESTS_LEC = ../test5.sh ../test7.sh ../test9.sh \
|
|
+# FreeBSD: test9.sh disabled because test8.med seems invalid
|
|
+myTESTS_LEC = ../test5.sh ../test7.sh \
|
|
test11.sh ../test13.sh ../test15.sh ../test17.sh \
|
|
../test30.sh
|
|
|