libArcus: fix with gcc-7.2

This commit is contained in:
Enno Boland 2017-11-02 23:39:32 +01:00
parent f91402c889
commit b4368af023
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ license="LGPL-3"
homepage="https://github.com/Ultimaker/libArcus"
distfiles="https://github.com/Ultimaker/libArcus/archive/${version}.tar.gz"
checksum=278a0f7f5b445e6e396f28488055488be1cf56fa325b1766ca94fe9737ffa189
CXXFLAGS=" -D_GLIBCXX_USE_C99_STDIO=1"
libArcus-devel_package() {
depends="${sourcepkg}-${version}_${revision}"