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

index fe9fd52093ac3e5cae5a6005ce4ae78d164c4ac7..fee62ad9c75acf3569c7eac5f4851e41a6ec56e0 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-utils flag-o-matic git-r3 llvm multiprocessing \
        python-any-r1 toolchain-funcs
 
index d371193d71d4106a6e6f96ec9322c3699bcf0b72..658306b72f46def6ee80dfd8d8bee6369c97029e 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-utils flag-o-matic llvm multiprocessing \
        python-any-r1 toolchain-funcs
 
index 898c8d917487d5bf3a579eaed59ee3511b98130f..1d00f77cdca7b2da3305b5819e2149087f144d95 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-utils flag-o-matic git-r3 llvm multiprocessing \
        python-any-r1 toolchain-funcs