From 879382f72405edd1840d2f37744bcba49131859a Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Tue, 16 Feb 2016 12:52:25 -0800 Subject: [ios, osx] Replace libuv with native implementations --- platform/linux/scripts/defaults.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'platform/linux') diff --git a/platform/linux/scripts/defaults.mk b/platform/linux/scripts/defaults.mk index c387135bb1..80f1346533 100644 --- a/platform/linux/scripts/defaults.mk +++ b/platform/linux/scripts/defaults.mk @@ -2,3 +2,4 @@ HEADLESS ?= glx PLATFORM ?= linux ASSET ?= fs HTTP ?= curl +LOOP ?= uv -- cgit v1.2.1