sysdig: rebuild for gcc stdc++ dropping gcc4 compat

This commit is contained in:
Enno Boland 2018-07-25 15:13:30 +02:00
parent 08404f525d
commit e4f81b123e
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -1,7 +1,7 @@
# Template file for 'sysdig'
pkgname=sysdig
version=0.22.0
revision=1
revision=2
build_style=cmake
configure_args="-DSYSDIG_VERSION=${version} -DUSE_BUNDLED_DEPS=OFF
-DUSE_BUNDLED_B64=ON -DUSE_BUNDLED_JQ=ON -DBUILD_DRIVER=OFF"