warzone2100: remove commented out line

This commit is contained in:
Helmut Pozimski 2019-09-08 17:02:04 +02:00
parent 307b00b084
commit 24c1fc248c

View file

@ -18,8 +18,6 @@ distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}_src.tar.xz"
checksum=cc48c8128d17a499e833996470d843855389d9fc985c71f05be08901f33116e8
nocross="cannot run test program while cross compiling"
#CXXFLAGS="-Wno-error=ctor-dtor-privacy"
pre_configure() {
NOCONFIGURE=1 ./autogen.sh
}