codeblocks: set nocross
This commit is contained in:
parent
5498da5684
commit
34e77685bd
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue