yaml-cpp: rebuild for qt5 with CXX11 ABI fix

This commit is contained in:
Jürgen Buchmüller 2018-07-21 07:46:35 +02:00
parent 35fec03775
commit 7654ace2bf
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'yaml-cpp'
pkgname=yaml-cpp
version=0.5.3
revision=2
revision=3
wrksrc=${pkgname}-release-${version}
build_style=cmake
configure_args="-DBUILD_SHARED_LIBS=ON -DYAML_CPP_BUILD_TOOLS=OFF"