mirror of
https://src.fedoraproject.org/rpms/sagemath.git
synced 2025-04-22 11:45:56 -04:00
Initial import (#877651).
This commit is contained in:
parent
257b1142ac
commit
86f823b2b0
41 changed files with 13000 additions and 0 deletions
11
sagemath-gmp.patch
Normal file
11
sagemath-gmp.patch
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- sage-5.8/spkg/build/sage-5.8/c_lib/src/memory.c.orig 2012-07-10 11:46:54.516595967 -0400
|
||||
+++ sage-5.8/spkg/build/sage-5.8/c_lib/src/memory.c 2012-07-10 11:47:12.688596755 -0400
|
||||
@@ -17,7 +17,7 @@ AUTHORS:
|
||||
* http://www.gnu.org/licenses/
|
||||
****************************************************************************/
|
||||
|
||||
-#include <mpir.h>
|
||||
+#include <gmp.h>
|
||||
#include "memory.h"
|
||||
|
||||
/* mpir memory functions */
|
Loading…
Add table
Add a link
Reference in a new issue