[med-svn] [Git][med-team/bwa][master] Add patch to build with gcc-10

Nilesh Patra gitlab at salsa.debian.org
Sat Apr 18 15:50:15 BST 2020



Nilesh Patra pushed to branch master at Debian Med / bwa


Commits:
d7c8a2d8 by Nilesh Patra at 2020-04-18T20:19:37+05:30
Add patch to build with gcc-10

- - - - -


2 changed files:

- + debian/patches/gcc10.patch
- debian/patches/series


Changes:

=====================================
debian/patches/gcc10.patch
=====================================
@@ -0,0 +1,15 @@
+Description: Fix package to build with GCC-10
+Bug-Debian: https://bugs.debian.org/957059
+Author: Nilesh Patra <npatra974 at gmail.com>
+Last-Update: Sat, 18 Apr 2020 20:19:30 +0530
+--- a/rle.h
++++ b/rle.h
+@@ -30,7 +30,7 @@
+  *** 43+3 codec ***
+  ******************/
+ 
+-const uint8_t rle_auxtab[8];
++extern const uint8_t rle_auxtab[8];
+ 
+ #define RLE_MIN_SPACE 18
+ #define rle_nptr(block) ((uint16_t*)(block))


=====================================
debian/patches/series
=====================================
@@ -3,3 +3,4 @@ fix_build_on_freebsd.patch
 CVE-2019-10269.patch
 simde
 spelling
+gcc10.patch



View it on GitLab: https://salsa.debian.org/med-team/bwa/-/commit/d7c8a2d8c46648b712833cef5716f5935a09d2bf

-- 
View it on GitLab: https://salsa.debian.org/med-team/bwa/-/commit/d7c8a2d8c46648b712833cef5716f5935a09d2bf
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/20200418/96c9be85/attachment.html>


More information about the debian-med-commit mailing list