From 711baf03367e83dee307d4997f6aba9674187955 Mon Sep 17 00:00:00 2001 From: q66 Date: Mon, 10 Jun 2019 21:32:55 +0200 Subject: [PATCH] antimicro: FTBFS [ci skip] --- srcpkgs/antimicro/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/antimicro/template b/srcpkgs/antimicro/template index a2dd0d918d6..c46bf6bc497 100644 --- a/srcpkgs/antimicro/template +++ b/srcpkgs/antimicro/template @@ -12,6 +12,7 @@ license="GPL-3" homepage="https://github.com/AntiMicro/antimicro" distfiles="https://github.com/AntiMicro/antimicro/archive/${version}.tar.gz" checksum=ef309170612da805992f9194f1973bf38a3174a0856856afedab67f9d927a9ef +broken="lots of undefined references during linkage" if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-tools-devel"