summaryrefslogtreecommitdiffstats
path: root/package/lcms2/lcms2.hash
diff options
context:
space:
mode:
authorCarlos Santos <casantos@datacom.ind.br>2018-05-04 23:34:28 -0300
committerPeter Korsgaard <peter@korsgaard.com>2018-05-05 11:21:18 +0200
commit3aa64a0e828eca3669cbd1fa3fb9fef69dacf74e (patch)
tree13ffbbea53ff891fc444e2a2da6a9171cfff575b /package/lcms2/lcms2.hash
parent8a38d7cc9a0b934997c5b7f3de924aae01c0741f (diff)
downloadbuildroot-3aa64a0e828eca3669cbd1fa3fb9fef69dacf74e.tar.gz
buildroot-3aa64a0e828eca3669cbd1fa3fb9fef69dacf74e.zip
nasm: Fix compilation with GCC 8
host-nasm fails to compile with GCC 8: In file included from ./include/nasm.h:46, from asm/nasm.c:47: ./include/nasmlib.h:194:1: error: ‘pure’ attribute on function returning ‘void’ [-Werror=attributes] void pure_func seg_init(void); ^~~~ Pull a patch from upstream that removes the stale declaration of seg_init, which was eliminated a long time ago. Signed-off-by: Carlos Santos <casantos@datacom.ind.br> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/lcms2/lcms2.hash')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud