wesnoth: rebuild for boost-1.80
This commit is contained in:
parent
6af06b0997
commit
ed42fd22f4
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'wesnoth'
|
||||
pkgname=wesnoth
|
||||
version=1.14.17
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_OMP=1"
|
||||
hostmakedepends="pkg-config gettext"
|
||||
|
@ -18,7 +18,7 @@ checksum=3646cba604e09c12d6900a733bcb78cbf05f2f75f05346630d6529c220f584e1
|
|||
replaces="wesnoth-data>=0"
|
||||
|
||||
CFLAGS="-UNDEBUG"
|
||||
CXXFLAGS="-UNDEBUG"
|
||||
CXXFLAGS="-UNDEBUG -std=c++14"
|
||||
|
||||
post_install() {
|
||||
# runit service
|
||||
|
|
Loading…
Reference in New Issue