From 148a81fbd6c23547424168dbf5c7dd6014d46853 Mon Sep 17 00:00:00 2001 From: Branimir Karadzic Date: Mon, 15 Dec 2014 21:13:56 -0800 Subject: [PATCH] Updated toolchain script. --- scripts/toolchain.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/toolchain.lua b/scripts/toolchain.lua index aaaa194..6c7ac0b 100755 --- a/scripts/toolchain.lua +++ b/scripts/toolchain.lua @@ -457,6 +457,7 @@ function toolchain(_buildDir, _libDir) } links { "rt", + "dl", } linkoptions { "-Wl,--gc-sections",