From 791e93bba031f2f28f5b3c672568a9619ca88518 Mon Sep 17 00:00:00 2001 From: marktwtn Date: Tue, 14 May 2019 14:33:38 +0800 Subject: [PATCH] fix: Select suitable compiler on DE10-nano board The compiler of the board DE10-nano on arm-linux environment is different from the default compiler assigned by libtuv. The commit fix the problem and allow libtuv to detect and use the suitable compiler. Close #150. --- deps/libtuv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/libtuv b/deps/libtuv index e2f7bff..9cd1daa 160000 --- a/deps/libtuv +++ b/deps/libtuv @@ -1 +1 @@ -Subproject commit e2f7bffda59f70fcdccc9e5e8fa37ce2a8c3ffdb +Subproject commit 9cd1daaab0b1e491683a271aff582937bb376977