diff --git a/srcpkgs/rapidjson/template b/srcpkgs/rapidjson/template index c1f3f32ba6d..6bc0b221f88 100644 --- a/srcpkgs/rapidjson/template +++ b/srcpkgs/rapidjson/template @@ -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 }