Browse Source

Fixed RPi build.

Branimir Karadžić 9 years ago
parent
commit
954ee9914f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      scripts/toolchain.lua

+ 1 - 0
scripts/toolchain.lua

@@ -1306,6 +1306,7 @@ function toolchain(_buildDir, _libDir)
 		}
 		}
 		links {
 		links {
 			"rt",
 			"rt",
+			"dl",
 		}
 		}
 		linkoptions {
 		linkoptions {
 			"-Wl,--gc-sections",
 			"-Wl,--gc-sections",