Make newer rebar happy
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
{so_name, "geef.so"}.
|
{port_specs, [
|
||||||
|
{"priv/geef.so", ["c_src/*.c"]}
|
||||||
|
]}.
|
||||||
|
|
||||||
{port_envs, [
|
{port_env, [
|
||||||
{"DRV_LDFLAGS", "$DRV_LDFLAGS -lz -lgit2"},
|
{"DRV_LDFLAGS", "$DRV_LDFLAGS -lz -lgit2"},
|
||||||
|
|
||||||
%% OS X Leopard flags for 64-bit
|
%% OS X Leopard flags for 64-bit
|
||||||
|
|||||||
Reference in New Issue
Block a user