Auto merge of #4355 - rex4539:fix-lf, r=str4d

End diff with LF character

Fixes https://github.com/zcash/zcash/issues/4354.
This commit is contained in:
Homu 2020-02-20 12:21:22 +00:00
commit 6a6114f954
1 changed files with 1 additions and 1 deletions

View File

@ -24,4 +24,4 @@ index 8d47741..641d8bb 100644
+# flags darwin.compile OPTIONS $(condition) : -Wno-long-double ;
+# }
# - GCC on Darwin with -pedantic, suppress unsupported long long warning
flags darwin.compile OPTIONS $(condition)/<warnings>all : -Wno-long-long ;
flags darwin.compile OPTIONS $(condition)/<warnings>all : -Wno-long-long ;