sci-libs/blas-reference: always use emake
authorMike Gilbert <floppym@gentoo.org>
Sat, 11 Aug 2018 16:32:13 +0000 (12:32 -0400)
committerMike Gilbert <floppym@gentoo.org>
Sat, 11 Aug 2018 16:32:13 +0000 (12:32 -0400)
Resolves build failure with if user has CMAKE_MAKEFILE_GENERATOR=ninja
in make.conf.

Package-Manager: Portage-2.3.45_p0_p304073, Repoman-2.3.10_p30_p304073

sci-libs/blas-reference/blas-reference-20151113-r1.ebuild
sci-libs/blas-reference/blas-reference-20161223.ebuild

index 4b972251364013903f2181e9bce6d48f2a31e66f..13f1edb36df58d67cc79d380e4177600457831fb 100644 (file)
@@ -2,6 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
+CMAKE_MAKEFILE_GENERATOR=emake
 
 inherit eutils fortran-2 cmake-utils multilib flag-o-matic toolchain-funcs
 
index f9afcc3aec121ba60712069b09c2b4e067c75c96..5ceb038e77020a266697abed891a513a953a9b97 100644 (file)
@@ -2,6 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
+CMAKE_MAKEFILE_GENERATOR=emake
 
 inherit eutils fortran-2 cmake-utils multilib flag-o-matic toolchain-funcs