Commit 4dc660e1 authored by Julien Gilli's avatar Julien Gilli
Browse files

build: do not generate support for libuv's probes



Dtrace probes were removed from libuv recently, but their usage by node
was not completely removed, causing build breaks on SmartOS.

Even though the build is working on other platforms, these probes are
not fired by libuv anymore, so there's no point in using them on these
platforms too.

Reviewed-by: default avatarTrevor Norris <trev.norris@gmail.com>
parent 70195acb
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment