1
1

Per Paul Hargrove's point: we shouldn't be doing anything for F77 any more.

This commit was SVN r30435.
Этот коммит содержится в:
Jeff Squyres 2014-01-27 15:37:13 +00:00
родитель 53b1be5067
Коммит 0120852a2f

Просмотреть файл

@ -1,6 +1,6 @@
#!/usr/bin/env perl
#
# Copyright (c) 2009-2012 Cisco Systems, Inc. All rights reserved.
# Copyright (c) 2009-2014 Cisco Systems, Inc. All rights reserved.
# Copyright (c) 2010 Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 2013 Mellanox Technologies, Inc.
# All rights reserved.
@ -940,7 +940,7 @@ sub patch_autotools_output {
# Below is essentially an upstream patch for Libtool which we want
# made available to Open MPI users running older versions of Libtool
foreach my $tag (("", "_F77", "_FC")) {
foreach my $tag (("", "_FC")) {
# We have to change the search pattern and substitution on each
# iteration to take into account the tag changing