codelite: rebuild with gcc6

This commit is contained in:
Michael Gehring 2016-12-08 09:12:22 +00:00
parent 573326d03d
commit cc5a864277

View file

@ -1,7 +1,7 @@
# Template file for 'codelite'
pkgname=codelite
version=9.2
revision=1
revision=2
build_style=cmake
configure_args="-DENABLE_CLANG=1 -DENABLE_LLDB=1 -DWITH_MYSQL=1"
hostmakedepends="pkg-config clang"