From edefdfabdcc10cd84fb099f7a17aa2eceef54b9a Mon Sep 17 00:00:00 2001
From: Jeremy Soller <jackpot51@gmail.com>
Date: Mon, 27 Mar 2017 20:31:08 -0600
Subject: [PATCH] Use master of libc artifacts

---
 .gitmodules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitmodules b/.gitmodules
index 39b409c6d..4157e1719 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,4 @@
 [submodule "libc-artifacts"]
 	path = libc-artifacts
 	url = https://github.com/redox-os/libc-artifacts.git
+	branch = master
-- 
GitLab