Skip to content

Commit

Permalink
trying to make cn_slow_hash work lucasjones#3
Browse files Browse the repository at this point in the history
  • Loading branch information
avtc committed Nov 19, 2017
1 parent aaad22c commit 1c3392b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions binding.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@
"libraries": [
"-lboost_system",
"-lboost_date_time",
"-lboost_thread",
"-lboost_filesystem",
"-lboost_regex",
"-lboost_program_options",
]
},
"cflags_cc!": [ "-fno-exceptions", "-fno-rtti" ],
Expand Down

0 comments on commit 1c3392b

Please sign in to comment.