From 731abe8ba09d51d3418411286d8ed6137ed716ba Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Sat, 2 Apr 2016 15:37:08 +0200 Subject: Fixed joystick on Android preventing application to crash, cleanup init for SDL in total (nw) --- scripts/src/3rdparty.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/src') diff --git a/scripts/src/3rdparty.lua b/scripts/src/3rdparty.lua index 30cb3770a4a..02f1642c235 100644 --- a/scripts/src/3rdparty.lua +++ b/scripts/src/3rdparty.lua @@ -1187,7 +1187,7 @@ if _OPTIONS["targetos"]=="android" then "log", } linkoptions { - "-Wl,-soname,liSDL2.so" + "-Wl,-soname,libSDL2.so" } if _OPTIONS["SEPARATE_BIN"]~="1" then -- cgit v1.2.3-70-g09d2