From ba90b5af411c620af4dd34ecba9e565693a7cd34 Mon Sep 17 00:00:00 2001 From: "Dr. Chat" Date: Sun, 7 May 2017 15:46:25 -0500 Subject: [PATCH] Fix premake failing to build curl on PowerPC architectures --- .gitmodules | 2 +- third_party/premake-core | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 435fcc92e..d2a04bcb6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/third_party/premake-core b/third_party/premake-core index 5dfb0238b..61d799c8f 160000 --- a/third_party/premake-core +++ b/third_party/premake-core @@ -1 +1 @@ -Subproject commit 5dfb0238bc309df04819dd430def621ce854678d +Subproject commit 61d799c8f9d1ab8130942b2d9dcd2819b9d8b049