Fix premake failing to build curl on PowerPC architectures

This commit is contained in:
Dr. Chat
2017-05-07 15:46:25 -05:00
parent cff80bd782
commit ba90b5af41
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

@@ -24,7 +24,7 @@
url = https://github.com/benvanik/gflags.git
[submodule "third_party/premake-core"]
path = third_party/premake-core
url = https://github.com/premake/premake-core.git
url = https://github.com/xenia-project/premake-core.git
[submodule "third_party/snappy"]
path = third_party/snappy
url = https://github.com/xenia-project/snappy.git