summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/mpich/mpich32_411_CFI_configure.patch
blob: c0fce33abf0c4e710945779b1181663801dcae6c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- a/configure
+++ b/configure
@@ -39449,6 +39449,7 @@ int foo_c(CFI_cdesc_t * a_desc, CFI_cdesc_t * b_desc)
 
 void test_assumed_rank_async_impl_c(CFI_cdesc_t * a_desc)
 {
+	CFI_is_contiguous(a_desc);
 	return;
 }