jsoncpp: fix gcc7 build
This commit is contained in:
parent
8830eadb3c
commit
2d2c0243ae
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ homepage="https://github.com/open-source-parsers/jsoncpp"
|
|||
distfiles="https://github.com/open-source-parsers/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=3671ba6051e0f30849942cc66d1798fdf0362d089343a83f704c09ee7156604f
|
||||
|
||||
CXXFLAGS="-D_GLIBCXX_USE_C99_STDIO=1"
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue