Skip to content

Commit b77e0d4

Browse files
tobil4sksqueek502
authored andcommitted
Allow using WITH_SHARED_LIBUV with rockspec build
1 parent 31bc26b commit b77e0d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

luv-scm-0.rockspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ build = {
3232
LUA="$(LUA)",
3333
LIBDIR="$(LIBDIR)",
3434
LUADIR="$(LUADIR)",
35+
WITH_SHARED_LIBUV="$(WITH_SHARED_LIBUV)",
3536
},
3637
}
3738

0 commit comments

Comments
 (0)