mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
libArcus: fix with gcc-7.2
This commit is contained in:
parent
f91402c889
commit
b4368af023
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ license="LGPL-3"
|
||||||
homepage="https://github.com/Ultimaker/libArcus"
|
homepage="https://github.com/Ultimaker/libArcus"
|
||||||
distfiles="https://github.com/Ultimaker/libArcus/archive/${version}.tar.gz"
|
distfiles="https://github.com/Ultimaker/libArcus/archive/${version}.tar.gz"
|
||||||
checksum=278a0f7f5b445e6e396f28488055488be1cf56fa325b1766ca94fe9737ffa189
|
checksum=278a0f7f5b445e6e396f28488055488be1cf56fa325b1766ca94fe9737ffa189
|
||||||
|
CXXFLAGS=" -D_GLIBCXX_USE_C99_STDIO=1"
|
||||||
|
|
||||||
libArcus-devel_package() {
|
libArcus-devel_package() {
|
||||||
depends="${sourcepkg}-${version}_${revision}"
|
depends="${sourcepkg}-${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue