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