-
Notifications
You must be signed in to change notification settings - Fork 191
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
- Loading branch information
Showing
5 changed files
with
54 additions
and
118 deletions.
There are no files selected for viewing
20 changes: 0 additions & 20 deletions
20
components/serial-libs/superlu/SOURCES/superlu-4.3-dont-opt-away.diff
This file was deleted.
Oops, something went wrong.
28 changes: 15 additions & 13 deletions
28
components/serial-libs/superlu/SOURCES/superlu-4.3-include.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,24 @@ | ||
diff -aruN SuperLU_4.3.orig/TESTING/ddrive.c SuperLU_4.3/TESTING/ddrive.c | ||
--- SuperLU_4.3.orig/TESTING/ddrive.c 2011-10-27 21:49:47.000000000 +0200 | ||
+++ SuperLU_4.3/TESTING/ddrive.c 2012-12-20 22:14:43.026465899 +0100 | ||
@@ -11,6 +11,7 @@ | ||
* Purpose: MAIN test program | ||
diff --git i/TESTING/ddrive.c w/TESTING/ddrive.c | ||
index 9bb18db..30037f4 100644 | ||
--- i/TESTING/ddrive.c | ||
+++ w/TESTING/ddrive.c | ||
@@ -29,6 +29,7 @@ at the top-level directory. | ||
*/ | ||
#include <getopt.h> | ||
#include <string.h> | ||
+#include <unistd.h> | ||
#include "slu_ddefs.h" | ||
#include "MATGEN/matgen.h" | ||
|
||
#define NTESTS 5 /* Number of test types */ | ||
diff -aruN SuperLU_4.3.orig/TESTING/sdrive.c SuperLU_4.3/TESTING/sdrive.c | ||
--- SuperLU_4.3.orig/TESTING/sdrive.c 2011-10-27 21:49:47.000000000 +0200 | ||
+++ SuperLU_4.3/TESTING/sdrive.c 2012-12-20 22:14:43.030465752 +0100 | ||
@@ -11,6 +11,7 @@ | ||
* Purpose: MAIN test program | ||
diff --git i/TESTING/sdrive.c w/TESTING/sdrive.c | ||
index e2623d8..90bc782 100644 | ||
--- i/TESTING/sdrive.c | ||
+++ w/TESTING/sdrive.c | ||
@@ -29,6 +29,7 @@ at the top-level directory. | ||
*/ | ||
#include <getopt.h> | ||
#include <string.h> | ||
+#include <unistd.h> | ||
#include "slu_sdefs.h" | ||
|
||
#define NTESTS 5 /* Number of test types */ | ||
#include "MATGEN/matgen.h" | ||
|
44 changes: 23 additions & 21 deletions
44
components/serial-libs/superlu/SOURCES/superlu-5.1-disable-hsl.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
44 changes: 0 additions & 44 deletions
44
components/serial-libs/superlu/SOURCES/superlu-5.2-make.patch
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters