summaryrefslogtreecommitdiff
path: root/sys-cluster/hpl/files/hpl-2.3-respect-AR.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster/hpl/files/hpl-2.3-respect-AR.patch')
-rw-r--r--sys-cluster/hpl/files/hpl-2.3-respect-AR.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/sys-cluster/hpl/files/hpl-2.3-respect-AR.patch b/sys-cluster/hpl/files/hpl-2.3-respect-AR.patch
new file mode 100644
index 000000000000..e7b112380c50
--- /dev/null
+++ b/sys-cluster/hpl/files/hpl-2.3-respect-AR.patch
@@ -0,0 +1,13 @@
+diff --git a/configure.ac b/configure.ac
+index eb91dc5..cc10681 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -8,6 +8,8 @@ AX_PROG_CC_MPI
+
+ AC_PROG_RANLIB
+
++AM_PROG_AR
++
+ AC_PROG_INSTALL
+
+ AM_INIT_AUTOMAKE([subdir-objects])