Skip to content

Commit

Permalink
pepnovo: add patch to fix a compilation error with positive infinity
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
  • Loading branch information
martin-g committed Oct 7, 2024
1 parent 608e2dc commit 2d8da7e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions recipes/pepnovo/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# the file contains both CRLF and LF line endings. Tell Git to not touch it
0002-fix-float-positive-infinity.patch.patch binary
1 change: 1 addition & 0 deletions recipes/pepnovo/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ source:
md5: af2a863487cb53bf0e92f00d395c4f0d
patches:
- 0001-fix-type-error-in-ReScoreDB.cpp.patch
- 0002-fix-float-positive-infinity.patch

build:
number: 4
Expand Down

0 comments on commit 2d8da7e

Please sign in to comment.