projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b83ecd0
)
dev-util/lldb: Bump -9999 to EAPI 7
author
Michał Górny
<mgorny@gentoo.org>
Sat, 20 Jul 2019 20:55:19 +0000
(22:55 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Sat, 20 Jul 2019 22:34:42 +0000
(
00:34
+0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-util/lldb/lldb-9999.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/lldb/lldb-9999.ebuild
b/dev-util/lldb/lldb-9999.ebuild
index 3f43283685fbc6a94ee326e1873c1667db9bf37d..af3da08cb2e33d3b675f30f2fd398e7ffdaea2a9 100644
(file)
--- a/
dev-util/lldb/lldb-9999.ebuild
+++ b/
dev-util/lldb/lldb-9999.ebuild
@@
-1,7
+1,7
@@
-# Copyright 1999-201
8 Gentoo Foundation
+# Copyright 1999-201
9 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=
6
+EAPI=
7
: ${CMAKE_MAKEFILE_GENERATOR:=ninja}
# (needed due to CMAKE_BUILD_TYPE != Gentoo)
@@
-98,6
+98,7
@@
src_configure() {
}
src_test() {
+ local -x LIT_PRESERVES_TMP=1
cmake-utils_src_make check-lldb-lit
use python && cmake-utils_src_make check-lldb
}