From c22a45be58fa4428211313d77749bdb6f3a5c77a Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Tue, 17 May 2016 14:59:06 -0700 Subject: [PATCH] std: Update libc submodule Brings in a fix where `-lutil` is no longer passed for musl targets, lifting the need for a musl toolchain to be installed again. Closes #33608 --- src/liblibc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/liblibc b/src/liblibc index 6598e2cbfd7..b19b5465a12 160000 --- a/src/liblibc +++ b/src/liblibc @@ -1 +1 @@ -Subproject commit 6598e2cbfd7e09bfca249cc3dcbf889735f73ce1 +Subproject commit b19b5465a1235be3323363cdc11838739b593029