[med-svn] [Git][med-team/tao-json][master] Adapt patch to new upstream version

Andreas Tille (@tille) gitlab at salsa.debian.org
Sat Jul 13 07:19:37 BST 2024



Andreas Tille pushed to branch master at Debian Med / tao-json


Commits:
6320ece4 by Andreas Tille at 2024-07-13T08:19:05+02:00
Adapt patch to new upstream version

- - - - -


1 changed file:

- debian/patches/add-loongarch64-support.patch


Changes:

=====================================
debian/patches/add-loongarch64-support.patch
=====================================
@@ -3,14 +3,13 @@ Last-Update: 2024-07-11
 Author: zhangdandan <zhangdandan at loongson.cn>
 Bug-Debian: https://bugs.debian.org/1076129
 
---- tao-json-0.0+git20200604.f357d72.orig/include/tao/json/external/double.hpp
-+++ tao-json-0.0+git20200604.f357d72/include/tao/json/external/double.hpp
-@@ -62,7 +62,7 @@
-    defined(__sparc__) || defined(__sparc) || defined(__s390__) ||       \
+--- a/include/tao/json/external/double.hpp
++++ b/include/tao/json/external/double.hpp
+@@ -63,6 +63,7 @@
     defined(__SH4__) || defined(__alpha__) ||                            \
     defined(_MIPS_ARCH_MIPS32R2) ||                                      \
--   defined(__AARCH64EL__) || defined(__aarch64__)
-+   defined(__AARCH64EL__) || defined(__aarch64__) || defined(__loongarch64)
+    defined(__AARCH64EL__) || defined(__aarch64__) ||                    \
++   defined(__loongarch64) ||                                            \
+    defined(__EMSCRIPTEN__)
  #define TAO_JSON_DOUBLE_CONVERSION_CORRECT_DOUBLE_OPERATIONS 1
  #elif defined(__mc68000__)
- #undef TAO_JSON_DOUBLE_CONVERSION_CORRECT_DOUBLE_OPERATIONS



View it on GitLab: https://salsa.debian.org/med-team/tao-json/-/commit/6320ece4b951167dcc1397f2eb385657a96d2b1b

-- 
This project does not include diff previews in email notifications.
View it on GitLab: https://salsa.debian.org/med-team/tao-json/-/commit/6320ece4b951167dcc1397f2eb385657a96d2b1b
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20240713/dd49cc7f/attachment-0001.htm>


More information about the debian-med-commit mailing list