From 463347e3f151696d810706fa3089e68e2b98b637 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 11 Oct 2018 21:57:30 -0400 Subject: [PATCH] Try building yoga with newer gcc --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e8f5653d..9e2d2c0e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1118,7 +1118,7 @@ packages: - netwire - netwire-input - netwire-input-glfw - - yoga < 0 # `gcc' failed in phase `C Compiler'. (Exit code: 1) https://github.com/Mokosha/yoga-hs/issues/2 + - yoga - freetype2 - HCodecs