From 667f15360d3c8f4c3dca357f472afec5149bd22e Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Thu, 13 Apr 2017 10:31:51 +0200 Subject: [PATCH] tpm-tools: fix compilation --- srcpkgs/tpm-tools/template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/srcpkgs/tpm-tools/template b/srcpkgs/tpm-tools/template index 2add6d870a5..70d92da3544 100644 --- a/srcpkgs/tpm-tools/template +++ b/srcpkgs/tpm-tools/template @@ -10,6 +10,8 @@ license="CPL" homepage="http://trousers.sourceforge.net" distfiles="${SOURCEFORGE_SITE}/trousers/${pkgname}/${pkgname}-${version}.tar.gz" checksum=66eb4ff095542403db6b4bd4b574e8a5c08084fe4e9e5aa9a829ee84e20bea83 +CFLAGS='-Wno-error=misleading-indentation -Wno-error=bool-compare + -Wno-error=logical-not-parentheses' post_install() { vlicense LICENSE