mirror of
https://github.com/status-im/nim-keccak-tiny.git
synced 2025-02-18 17:37:23 +00:00
Fix C99 complaints in Windows and Mac CI
This commit is contained in:
parent
a8a6ee2f5d
commit
9dbcd697e4
@ -1,4 +1,5 @@
|
||||
{.compile: "keccak-tiny/keccak-tiny.c".}
|
||||
{.passC: "-std=c99".}
|
||||
|
||||
import
|
||||
strutils, parseutils, ranges/memranges
|
||||
|
Loading…
x
Reference in New Issue
Block a user