From 954ee9914fa5f3b78b0b29b4ef6645c88b916e4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Branimir=20Karad=C5=BEi=C4=87?= Date: Sat, 11 Feb 2017 19:24:36 -0800 Subject: [PATCH] Fixed RPi build. --- scripts/toolchain.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/toolchain.lua b/scripts/toolchain.lua index 6a01c92..3d4fa46 100644 --- a/scripts/toolchain.lua +++ b/scripts/toolchain.lua @@ -1306,6 +1306,7 @@ function toolchain(_buildDir, _libDir) } links { "rt", + "dl", } linkoptions { "-Wl,--gc-sections",