tpm-tools: fix compilation

This commit is contained in:
Enno Boland 2017-04-13 10:31:51 +02:00
parent afe69bfd26
commit 667f15360d
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ license="CPL"
homepage="http://trousers.sourceforge.net" homepage="http://trousers.sourceforge.net"
distfiles="${SOURCEFORGE_SITE}/trousers/${pkgname}/${pkgname}-${version}.tar.gz" distfiles="${SOURCEFORGE_SITE}/trousers/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=66eb4ff095542403db6b4bd4b574e8a5c08084fe4e9e5aa9a829ee84e20bea83 checksum=66eb4ff095542403db6b4bd4b574e8a5c08084fe4e9e5aa9a829ee84e20bea83
CFLAGS='-Wno-error=misleading-indentation -Wno-error=bool-compare
-Wno-error=logical-not-parentheses'
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE