blob: 5cf51a130ad478d4b0248f83ef4f2498c5cf30d4 [file] [log] [blame]
{cover_enabled, true}.
{deps, [
{bisect, "",
{git, "https://github.com/knutin/bisect.git", {branch, "master"}}}
]}.
{port_specs, [
{"priv/hyper_carray.so", ["c_src/hyper_carray.c"]}
]}.
{port_env, [
{"CC", "cc"},
{"CFLAGS", "$CFLAGS -std=c99 -Wall -Werror -O3"}
]}.