jigdo: build with C++14 only

broken with C++17
This commit is contained in:
Đoàn Trần Công Danh 2022-10-12 23:36:48 +07:00
parent a364679750
commit bf7c8436bb

View file

@ -12,3 +12,5 @@ license="GPL-2"
homepage="http://atterer.org/jigdo/"
distfiles="http://atterer.org/sites/atterer/files/2009-08/${pkgname}/${pkgname}-${version}.tar.bz2"
checksum="875c069abad67ce67d032a9479228acdb37c8162236c0e768369505f264827f0"
CXXFLAGS=-std=c++14