tpm-tools: fix compilation
This commit is contained in:
parent
afe69bfd26
commit
667f15360d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue