mirror of
https://github.com/bkaradzic/bx.git
synced 2026-02-17 20:52:37 +01:00
Add salieri to linux include compatibility.
This commit is contained in:
@@ -700,7 +700,8 @@ function toolchain(_buildDir, _libDir)
|
||||
}
|
||||
buildoptions { "-m64" }
|
||||
|
||||
configuration { "linux-clang" }
|
||||
configuration { "linux-*" }
|
||||
includedirs { path.join(bxDir, "include/compat/linux") }
|
||||
|
||||
configuration { "linux-gcc-6" }
|
||||
buildoptions {
|
||||
|
||||
Reference in New Issue
Block a user