jsoncpp: rebuild for gcc stdc++ dropping gcc4 compat
This commit is contained in:
parent
eb86786789
commit
35fec03775
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'jsoncpp'.
|
||||
pkgname=jsoncpp
|
||||
version=1.8.4
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_STATIC_LIBS=1 -DBUILD_SHARED_LIBS=1 -DJSONCPP_WITH_TESTS=0"
|
||||
short_desc="A JSON implementation in C++"
|
||||
|
|
Loading…
Reference in a new issue