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

Package-Manager: Portage-2.3.45_p0_p305734, Repoman-2.3.10_p30_p305734

sci-libs/cblas-reference/cblas-reference-20151113-r2.ebuild
sci-libs/cblas-reference/cblas-reference-20161223.ebuild

index 90ce15319a0e63c0c25e3ebb727dedf99c005864..1fb8df2d9def414e452e3b4fa562bed69168fe08 100644 (file)
@@ -1,7 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # 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 8ad5308167eb74b60c20aea5480c40ecabd67ac8..817aaa188ef1ebf76c94e1e1b68d127de11878ac 100644 (file)
@@ -1,7 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # 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