Fix FTBFS with Boost 1.61
The attached patch includes two commits from upstream:
- boost::context fixes to make it compatible with boost 1.61
- use a guarded stack for coroutines in boost version 1.61
https://github.com/KiCad/kicad-source-mirror/commit/
06d4894fdbeb00727cdcc667b8899ad73d8eb1c2
https://github.com/KiCad/kicad-source-mirror/commit/
78bc3c65de6c03d19be9902327d08cd4d87c229c
Closes: #834246
Gbp-Pq: Topic fixes
Gbp-Pq: Name Fix-FTBFS-with-Boost-1.61.patch
kicad (4.0.5+dfsg1-4) unstable; urgency=medium
[ Carsten Schoenert ]
* [
375ce2f] Revert "debian/control: decrease Architectures for arch packages"
+ removing the arch specific decrease of the build architecture, it's
really not useful here (Thx Emilio & Aurelien)
* [
b2c400d] kicad-common.lintian-overrides: ingoring Lintian
+ kicad-common is now arch dependend, silence lintian here that is saying
kicad-common has only content that is indep but we relay on the python
package
[dgit import unpatched kicad 4.0.5+dfsg1-4]