{port_specs, [
|
|
{"../../priv/binary_tools.so", ["*.c"]}
|
|
]}.
|
|
|
|
{port_env, [
|
|
{"linux", "CFLAGS", "$CFLAGS -Wall -O2 -Wpointer-sign"}
|
|
]}.
|
|
|
|
|
|
|
|
|
|
|
|
|