From 7183cb8d99d3dabc3d1e6dff1d1991ac32e669aa Mon Sep 17 00:00:00 2001 From: Stefan Lankes Date: Mon, 16 May 2016 14:38:46 +0200 Subject: [PATCH] fix mismatch in gnu_inline attributes Daniel had issues compiling the HermitCore GCC (5.3) with the new host GCC 6.1. He found a patch online that solves this: https://gcc.gnu.org/ml/gcc-patches/2015-08/msg00375.html --- hermit/usr/gcc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hermit/usr/gcc b/hermit/usr/gcc index 63d6ee536..35ac1cbf3 160000 --- a/hermit/usr/gcc +++ b/hermit/usr/gcc @@ -1 +1 @@ -Subproject commit 63d6ee53667d2b524c101b66aeedae42c952ab8a +Subproject commit 35ac1cbf3b27f9ce2d077b2ecba706f7e8a3f479