Skip to content

Commit

Permalink
More warnings for C code
Browse files Browse the repository at this point in the history
  • Loading branch information
olorin committed Dec 12, 2016
1 parent 58f080c commit 1be4a6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ambiata-tinfoil.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ library
, cbits/scrypt/crypto_scrypt_smix_sse2.c
, cbits/scrypt/crypto_scrypt.c

cc-options: -msse2
cc-options: -msse2 -Wall -Wextra

include-dirs: cbits/scrypt
, cbits/tinfoil
Expand Down

0 comments on commit 1be4a6b

Please sign in to comment.