inkscape: cross still broken

This commit is contained in:
Juergen Buchmueller 2016-12-12 21:35:38 +01:00
parent f50fa65163
commit 27292063b9

View file

@ -18,6 +18,9 @@ license="GPL-2, LGPL-2.1"
distfiles="https://inkscape.global.ssl.fastly.net/media/resources/file/${pkgname}-${version}.tar.bz2"
checksum=4d901f8a9e1924404e797ad23b8b0c495a9d155448816d95a55974314e1f141b
# Broken due to a dependency depending on glib not being compiled with gcc6, but don't know which
nocross="https://build.voidlinux.eu/builders/armv7l_builder/builds/29844/steps/shell_3/logs/stdio"
# Use c++11 mode and reduce log spam due to gcc6 warnings
CXXFLAGS="-std=c++11 -Wno-deprecated -Wno-misleading-indentation -Wno-cast-align"