jjames pushed to Singular (f22). "Remove extra endif from patch"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun May 10 00:14:27 UTC 2015


From a92c94e9d865b7668cf5c4a12e71c6ea32a962a3 Mon Sep 17 00:00:00 2001
From: pcpa <paulo.cesar.pereira.de.andrade at gmail.com>
Date: Sun, 26 Apr 2015 14:22:42 -0300
Subject: Remove extra endif from patch


diff --git a/Singular-arches.patch b/Singular-arches.patch
index 2a20e4b..e8aa0a2 100644
--- a/Singular-arches.patch
+++ b/Singular-arches.patch
@@ -17,7 +17,7 @@ diff -up Singular-3-1-6/kernel/mod2.h.cmake.in.orig Singular-3-1-6/kernel/mod2.h
 diff -up Singular-3-1-6/kernel/structs.h.orig Singular-3-1-6/kernel/structs.h
 --- Singular-3-1-6/kernel/structs.h.orig	2015-04-26 13:33:00.633886357 -0300
 +++ Singular-3-1-6/kernel/structs.h	2015-04-26 13:36:12.477893703 -0300
-@@ -69,6 +69,28 @@ typedef void * ADDRESS;
+@@ -69,6 +69,27 @@ typedef void * ADDRESS;
    #ifdef HAVE_MULT_MOD
    #define HAVE_DIV_MOD
    #endif
@@ -35,7 +35,6 @@ diff -up Singular-3-1-6/kernel/structs.h.orig Singular-3-1-6/kernel/structs.h
 +  // #ifdef HAVE_MULT_MOD
 +  // #define HAVE_DIV_MOD
 +  // #endif
-+#endif
 +#elif defined(SI_CPU_AARCH64)
 +  // FIXME: need to run some tests
 +  #define HAVE_MULT_MOD
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/Singular.git/commit/?h=f22&id=a92c94e9d865b7668cf5c4a12e71c6ea32a962a3


More information about the scm-commits mailing list