mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
yaml-cpp: rebuild for qt5 with CXX11 ABI fix
This commit is contained in:
parent
35fec03775
commit
7654ace2bf
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'yaml-cpp'
|
# Template file for 'yaml-cpp'
|
||||||
pkgname=yaml-cpp
|
pkgname=yaml-cpp
|
||||||
version=0.5.3
|
version=0.5.3
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc=${pkgname}-release-${version}
|
wrksrc=${pkgname}-release-${version}
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_SHARED_LIBS=ON -DYAML_CPP_BUILD_TOOLS=OFF"
|
configure_args="-DBUILD_SHARED_LIBS=ON -DYAML_CPP_BUILD_TOOLS=OFF"
|
||||||
|
|
Loading…
Add table
Reference in a new issue