mirror of
https://github.com/status-im/c-kzg-4844.git
synced 2025-02-17 04:27:08 +00:00
cc works on Linux
This commit is contained in:
parent
f3069d1ec9
commit
5337f8d226
@ -36,7 +36,7 @@
|
||||
],
|
||||
"outputs": ["<(module_root_dir)/c_kzg_4844.o"],
|
||||
"action": [
|
||||
"clang",
|
||||
"cc",
|
||||
"-I<(module_root_dir)/dist/deps/blst/bindings",
|
||||
"-O2",
|
||||
"-c",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "c-kzg",
|
||||
"version": "0.0.6",
|
||||
"version": "0.0.7",
|
||||
"description": "NodeJS bindings for C-KZG",
|
||||
"author": "Dan Coffman",
|
||||
"license": "MIT",
|
||||
|
Loading…
x
Reference in New Issue
Block a user