From: Thomas Petazzoni Date: Wed, 2 Aug 2017 20:23:00 +0000 (+0200) Subject: CHANGES: update with gcc 7.x graphite optimization bug fixed X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=90a1b819312af78846b981ad8df2aa432e8df2b1;p=buildroot.git CHANGES: update with gcc 7.x graphite optimization bug fixed Signed-off-by: Thomas Petazzoni --- diff --git a/CHANGES b/CHANGES index 981a5a5388..090b4428d7 100644 --- a/CHANGES +++ b/CHANGES @@ -156,6 +156,8 @@ #10061: gcc5.4 buildroot toolchain for powerpc libsanitizer failure #10076: Makefile:4113: recipe for target 'all-gcc' failed + #10091: gcc7.1 does not build with graphite support due to old + isl #10121: webkit without the multimedia option causes build error