mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
advancecomp: fix build with gcc>=11
This commit is contained in:
parent
2ea33ea466
commit
a1c538b36b
1 changed files with 2 additions and 0 deletions
|
@ -10,3 +10,5 @@ license="GPL-3.0-or-later"
|
|||
homepage="http://www.advancemame.it/comp-readme.html"
|
||||
distfiles="https://github.com/amadvance/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=3ac0875e86a8517011976f04107186d5c60d434954078bc502ee731480933eb8
|
||||
|
||||
export CXXFLAGS="-std=c++14"
|
||||
|
|
Loading…
Add table
Reference in a new issue