mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
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:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user