From 34e77685bdbee47da70711d295125a5e42a083a9 Mon Sep 17 00:00:00 2001 From: newbluemoon Date: Sat, 11 Nov 2017 23:10:31 +0100 Subject: [PATCH] codeblocks: set nocross --- srcpkgs/codeblocks/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/codeblocks/template b/srcpkgs/codeblocks/template index a193842fb76..81287ecab60 100644 --- a/srcpkgs/codeblocks/template +++ b/srcpkgs/codeblocks/template @@ -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"