codeblocks: set nocross

This commit is contained in:
newbluemoon 2017-11-11 23:10:31 +01:00 committed by Jürgen Buchmüller
parent 5498da5684
commit 34e77685bd
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ license="GPL-3"
homepage="http://www.codeblocks.org"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}_${version}.tar.gz"
checksum=30fb9d206df4ab3c2e2fec2451a0a7c9723bfed9a673cc9be71e881c529d5a03
nocross="executes binary 'auto_revision' when building"
CXXFLAGS="-std=c++11 -fpermissive"