sci-libs/blas-reference: always use emake

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
This commit is contained in:
Mike Gilbert
2018-08-11 12:32:13 -04:00
parent 0c2d03ea35
commit 104f84aaaf
2 changed files with 2 additions and 0 deletions

View 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

View 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