Home
last modified time | relevance | path

Searched defs:FREEBSD (Results 1 – 3 of 3) sorted by relevance

/third_party/libuv/
Dconfigure.ac65 AM_CONDITIONAL([FREEBSD], [AS_CASE([$host_os],[freebsd*], [true], [false])]) condition
/third_party/node/deps/uv/
Dconfigure.ac64 AM_CONDITIONAL([FREEBSD], [AS_CASE([$host_os],[*freebsd*], [true], [false])]) condition
/third_party/skia/third_party/externals/microhttpd/
Dconfigure.ac126 AC_DEFINE_UNQUOTED(FREEBSD,1,[This is a FreeBSD system]) definition