eclass/portability.eclass: Discriminate on CBUILD:-CHOST for getting the bmake binary...
authorAlexis Ballier <aballier@gentoo.org>
Tue, 1 Mar 2016 10:05:41 +0000 (11:05 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Tue, 1 Mar 2016 10:06:53 +0000 (11:06 +0100)
commit5bf8dfe651b5f276e53c916ca0b9923be3549d4b
treeaf3319b6b6238b9eded49b3b828aed25e817cbca
parent2c2968cde0bdc372b34bda6bc03abb7a6f9b3725
eclass/portability.eclass: Discriminate on CBUILD:-CHOST for getting the bmake binary name instead of USERLAND variable. This helps for cross-compiling from another userland.
eclass/portability.eclass