Gentoo Archives: gentoo-commits

From: Alon Bar-Lev <alonbl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/tpm-emulator/
Date: Mon, 11 Dec 2017 16:35:50
Message-Id: 1513010137.52c44e18ccdc716c5ef2d8bd969bafc43f6fbca8.alonbl@gentoo
1 commit: 52c44e18ccdc716c5ef2d8bd969bafc43f6fbca8
2 Author: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 7 18:27:42 2017 +0000
4 Commit: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 11 16:35:37 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52c44e18
7
8 app-crypt/tpm-emulator: allow fallthrough
9
10 Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=640200
11 Package-Manager: Portage-2.3.13, Repoman-2.3.3
12
13 app-crypt/tpm-emulator/tpm-emulator-0.7.4-r1.ebuild | 3 ++-
14 1 file changed, 2 insertions(+), 1 deletion(-)
15
16 diff --git a/app-crypt/tpm-emulator/tpm-emulator-0.7.4-r1.ebuild b/app-crypt/tpm-emulator/tpm-emulator-0.7.4-r1.ebuild
17 index 8f55dd6e71a..3bd4cc56bd5 100644
18 --- a/app-crypt/tpm-emulator/tpm-emulator-0.7.4-r1.ebuild
19 +++ b/app-crypt/tpm-emulator/tpm-emulator-0.7.4-r1.ebuild
20 @@ -3,7 +3,7 @@
21
22 EAPI=6
23 MODULES_OPTIONAL_USE="modules"
24 -inherit user linux-mod cmake-utils udev
25 +inherit flag-o-matic user linux-mod cmake-utils udev
26
27 MY_P=${P/-/_}
28 DESCRIPTION="Emulator driver for tpm"
29 @@ -46,6 +46,7 @@ src_configure() {
30 local mycmakeargs=(
31 -DUSE_OPENSSL=$(usex ssl)
32 )
33 + append-cflags -Wno-implicit-fallthrough
34 cmake-utils_src_configure
35
36 # only here we have BUILD_DIR