mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
commoncpp2: fix build with gcc>=11
This commit is contained in:
parent
cc77c227c2
commit
dc78b093bc
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ homepage='http://www.gnu.org/software/commoncpp/'
|
|||
distfiles="${GNU_SITE}/commoncpp/$pkgname-${version}.tar.gz"
|
||||
checksum="53ced4aff74e28a1d8018eb2b4974519028db3c12471ab6dff1c873578c9af4e"
|
||||
|
||||
export CXXFLAGS="-std=c++14"
|
||||
|
||||
commoncpp2-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Add table
Reference in a new issue