0.3.0: fix and test freebsd support

This commit is contained in:
ruby
2020-02-13 16:03:29 -08:00
committed by GitHub
parent f91ec260a4
commit 8ad0c63669
+3 -3
View File
@@ -134,9 +134,9 @@ project "wren_cli"
"../../deps/libuv/src/win/*.h",
"../../deps/libuv/src/win/*.c"
}
-- todo: this hasn't been tested
filter "system:freebsd"
filter "system:bsd"
links { "pthread", "dl", "m" }
files {
"../../deps/libuv/src/unix/bsd-ifaddrs.c",
"../../deps/libuv/src/unix/bsd-proctitle.c",