Nilesh Patra pushed to branch master at Debian Med / phyx


Commits:
811e5dfd by Nilesh Patra at 2020-04-17T23:16:18+05:30
Add patch to build with g++-10

- - - - -


2 changed files:

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


Changes:

=====================================
debian/patches/gcc10.patch
=====================================
@@ -0,0 +1,11 @@
+Description: Fix FTBFS with GCC and G++ version 10
+--- a/src/tlate.cpp
++++ b/src/tlate.cpp
+@@ -7,6 +7,7 @@
+ 
+ #include <map>
+ #include <algorithm>
++#include <string>
+ 
+ using namespace std;
+ 


=====================================
debian/patches/series
=====================================
@@ -1 +1,2 @@
 link_lnlopt.patch
+gcc10.patch



View it on GitLab: 
https://salsa.debian.org/med-team/phyx/-/commit/811e5dfdef2448715596eec902db4f1c66f17b39

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/phyx/-/commit/811e5dfdef2448715596eec902db4f1c66f17b39
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to