From 99d40375f23ccb5789ec4633449be8a9ac41c325 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 8 Dec 2016 09:08:30 +0000 Subject: [PATCH] kicad: rebuild with gcc6 --- srcpkgs/kicad/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/kicad/template b/srcpkgs/kicad/template index a5afe6b8075..f6fdd38fde8 100644 --- a/srcpkgs/kicad/template +++ b/srcpkgs/kicad/template @@ -1,7 +1,7 @@ # Template file for 'kicad' pkgname=kicad version=4.0.4 -revision=3 +revision=4 build_style=cmake configure_args="-DKICAD_BUILD_VERSION=$version -DKICAD_SKIP_BOOST=ON -DKICAD_SCRIPTING=ON -DKICAD_SCRIPTING_MODULES=ON -DKICAD_SCRIPTING_WXPYTHON=ON