From d181000179625e99edcc7d71b9ec92752e6c34f4 Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Wed, 28 Sep 2011 06:24:29 +0000 Subject: forgot to add a patch. --- math/gotoblas/files/patch-cpuid_ia64.c | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 math/gotoblas/files/patch-cpuid_ia64.c (limited to 'math/gotoblas/files/patch-cpuid_ia64.c') diff --git a/math/gotoblas/files/patch-cpuid_ia64.c b/math/gotoblas/files/patch-cpuid_ia64.c new file mode 100644 index 000000000000..9b72d3f46ea0 --- /dev/null +++ b/math/gotoblas/files/patch-cpuid_ia64.c @@ -0,0 +1,12 @@ +--- cpuid_ia64.c.orig 2011-09-23 10:47:22.000000000 -0400 ++++ cpuid_ia64.c 2011-09-23 10:48:08.000000000 -0400 +@@ -38,7 +38,9 @@ + + #include + #include ++#ifdef linux + #include ++#endif + #include "cpuid.h" + + #ifdef __ECC -- cgit v1.2.3