Étienne Mollier pushed to branch master at Debian Med / hyphy
Commits: 94d3ef8c by Étienne Mollier at 2020-09-29T20:03:04+02:00 fix_brace_mismatch.patch already fixed upstream - - - - - 1 changed file: - debian/patches/fix_brace_mismatch.patch Changes: ===================================== debian/patches/fix_brace_mismatch.patch ===================================== @@ -2,9 +2,12 @@ Description: fix brace mismatch in When disabling vector instruction support using switches provided in cmake files, to avoid illegal instructions, the vanilla source code had a missing brace, triggering a compilation failure. + . + Fixed upstream by a patch from Joseph Mingrone. Author: Étienne Mollier <[email protected]> -Forwarded: no -Last-Update: 2020-09-24 +Bug: https://github.com/veg/hyphy/pull/1215 +Applied-Upstream: 2.5.19 +Last-Update: 2020-09-29 --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ --- hyphy.orig/src/core/matrix.cpp View it on GitLab: https://salsa.debian.org/med-team/hyphy/-/commit/94d3ef8ca0bf2287ad2a60b429b27051862aa12a -- View it on GitLab: https://salsa.debian.org/med-team/hyphy/-/commit/94d3ef8ca0bf2287ad2a60b429b27051862aa12a 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
