rapidjson: fix cross build w/ gcc10
This commit is contained in:
parent
5f3dd33688
commit
2b8b25e132
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ homepage="https://github.com/miloyip/rapidjson"
|
|||
distfiles="https://github.com/miloyip/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=bf7ced29704a1e696fbccf2a2b4ea068e7774fa37f6d7dd4039d0787f8bed98e
|
||||
|
||||
CXXFLAGS="-Wno-type-limits"
|
||||
|
||||
post_install() {
|
||||
vlicense license.txt
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue