Testing travis xenia powerpc testing

This commit is contained in:
Dr. Chat
2017-02-06 00:24:06 -06:00
parent 8947a7626e
commit b66f10f2b8
14 changed files with 106 additions and 48 deletions

View File

@@ -76,6 +76,9 @@ filter("platforms:Linux")
buildoptions({
"-mlzcnt", -- Assume lzcnt supported.
})
links({
"pthread",
})
filter({"platforms:Linux", "language:C++"})
buildoptions({