blob: 59a612bb936bc3a0789893778ca527bfb5ec6c56 [file] [log] [blame]
{port_specs, [
{"priv/khash.so", ["c_src/*.c"]}
]}.
{port_env, [
% Development compilation
% {".*", "CFLAGS", "$CFLAGS -g -Wall -Werror -fPIC"}
% Production compilation
{".*", "CFLAGS", "$CFLAGS -Wall -Werror -DNDEBUG -O3"}
]}.