mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
htmlcxx: fix build with gcc>=11
This commit is contained in:
parent
116634f1a6
commit
a64338fa89
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ homepage="http://htmlcxx.sourceforge.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/htmlcxx/${version}/htmlcxx-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/htmlcxx/${version}/htmlcxx-${version}.tar.gz"
|
||||||
checksum=5d38f938cf4df9a298a5346af27195fffabfef9f460fc2a02233cbcfa8fc75c8
|
checksum=5d38f938cf4df9a298a5346af27195fffabfef9f460fc2a02233cbcfa8fc75c8
|
||||||
|
|
||||||
|
export CXXFLAGS="-std=c++14"
|
||||||
|
|
||||||
htmlcxx-devel_package() {
|
htmlcxx-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue