app-crypt/tpm-emulator: allow fallthrough

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=640200
Package-Manager: Portage-2.3.13, Repoman-2.3.3
This commit is contained in:
Alon Bar-Lev
2017-12-07 20:27:42 +02:00
parent a8776df949
commit 52c44e18cc

View File

@@ -3,7 +3,7 @@
EAPI=6
MODULES_OPTIONAL_USE="modules"
inherit user linux-mod cmake-utils udev
inherit flag-o-matic user linux-mod cmake-utils udev
MY_P=${P/-/_}
DESCRIPTION="Emulator driver for tpm"
@@ -46,6 +46,7 @@ src_configure() {
local mycmakeargs=(
-DUSE_OPENSSL=$(usex ssl)
)
append-cflags -Wno-implicit-fallthrough
cmake-utils_src_configure
# only here we have BUILD_DIR