summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/genie.lua
diff options
context:
space:
mode:
author Brad Hughes <bradhugh@outlook.com>2016-03-17 09:22:16 -0400
committer Brad Hughes <bradhugh@outlook.com>2016-03-17 09:22:16 -0400
commit26ccf5e75fc542b073346f003f1d6bcc39c6c8ca (patch)
tree9781845d0dfffcf74a76feb1c934ce7e78bf08e9 /scripts/genie.lua
parent6cd37a0498b9aa7bc4f910ce5992d6ab1b84ef3f (diff)
parent0442b2c2f33fc383f43dc608606343b9c27ad73f (diff)
Merge branch 'master' of https://github.com/mamedev/mame.git
Diffstat (limited to 'scripts/genie.lua')
-rw-r--r--scripts/genie.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/genie.lua b/scripts/genie.lua
index e991bb5ed38..0a7c79d5825 100644
--- a/scripts/genie.lua
+++ b/scripts/genie.lua
@@ -1059,6 +1059,7 @@ configuration { "asmjs" }
buildoptions {
"-std=gnu89",
"-Wno-implicit-function-declaration",
+ "-s USE_SDL_TTF=2",
}
buildoptions_cpp {
"-x c++",