codeblocks: fix gcc6 build
This commit is contained in:
parent
a93b9e767d
commit
f615f8d943
|
@ -14,6 +14,8 @@ homepage="http://www.codeblocks.org"
|
|||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}_${version}.tar.gz"
|
||||
checksum=30fb9d206df4ab3c2e2fec2451a0a7c9723bfed9a673cc9be71e881c529d5a03
|
||||
|
||||
CXXFLAGS="-std=c++11"
|
||||
|
||||
pre_configure() {
|
||||
./bootstrap
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue