summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/genie.lua
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/genie.lua')
-rw-r--r--scripts/genie.lua5
1 files changed, 0 insertions, 5 deletions
diff --git a/scripts/genie.lua b/scripts/genie.lua
index d8d26ebf49d..7fd13787389 100644
--- a/scripts/genie.lua
+++ b/scripts/genie.lua
@@ -1090,11 +1090,6 @@ configuration { "asmjs" }
"-std=gnu++98",
}
archivesplit_size "20"
- if os.getenv("EMSCRIPTEN") then
- includedirs {
- os.getenv("EMSCRIPTEN") .. "/system/lib/libcxxabi/include"
- }
- end
configuration { "android*" }
buildoptions {