sys-libs/libcxxabi: Remove redundant CMAKE* in EAPI 7
authorMichał Górny <mgorny@gentoo.org>
Sun, 3 Nov 2019 09:44:14 +0000 (10:44 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 3 Nov 2019 10:00:23 +0000 (11:00 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-libs/libcxxabi/libcxxabi-10.0.0.9999.ebuild
sys-libs/libcxxabi/libcxxabi-9.0.0.ebuild
sys-libs/libcxxabi/libcxxabi-9.0.1.9999.ebuild

index 8a1fd469ee762cbe588c041347e1a922ca4c2d0e..894c6fce6355cf9aadf471516a53ae402b0d2738 100644 (file)
@@ -3,11 +3,7 @@
 
 EAPI=7
 
-: ${CMAKE_MAKEFILE_GENERATOR:=ninja}
-# (needed due to CMAKE_BUILD_TYPE != Gentoo)
-CMAKE_MIN_VERSION=3.7.0-r1
 PYTHON_COMPAT=( python{2_7,3_{5,6,7}} )
-
 inherit cmake-multilib git-r3 llvm multiprocessing python-any-r1
 
 DESCRIPTION="Low level support for a standard C++ library"
index 61f520b98588aef28077e27fa7e4af37f62eb0d5..61d4e760ed02ea1e317306e39a8cdae1b735c454 100644 (file)
@@ -3,11 +3,7 @@
 
 EAPI=7
 
-: ${CMAKE_MAKEFILE_GENERATOR:=ninja}
-# (needed due to CMAKE_BUILD_TYPE != Gentoo)
-CMAKE_MIN_VERSION=3.7.0-r1
 PYTHON_COMPAT=( python{2_7,3_{5,6,7}} )
-
 inherit cmake-multilib llvm multiprocessing python-any-r1
 
 MY_P=${P/_/}.src
index 591bf45eca848a7487eda11360b6e9f6de4522d0..4874faaacc707908efa2dc1aae62e9ea18ebee73 100644 (file)
@@ -3,11 +3,7 @@
 
 EAPI=7
 
-: ${CMAKE_MAKEFILE_GENERATOR:=ninja}
-# (needed due to CMAKE_BUILD_TYPE != Gentoo)
-CMAKE_MIN_VERSION=3.7.0-r1
 PYTHON_COMPAT=( python{2_7,3_{5,6,7}} )
-
 inherit cmake-multilib git-r3 llvm multiprocessing python-any-r1
 
 DESCRIPTION="Low level support for a standard C++ library"