mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-23 01:27:02 +02:00
tpm-tools: fix compilation
This commit is contained in:
parent
afe69bfd26
commit
667f15360d
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue