mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
nimble.eclass: allow samu
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -58,12 +58,6 @@ if [[ ! ${_NIMBLE_ECLASS} ]]; then
|
|||||||
# Build directory, location where all generated files should be placed.
|
# Build directory, location where all generated files should be placed.
|
||||||
# If this isn't set, it defaults to ${WORKDIR}/${P}-build.
|
# If this isn't set, it defaults to ${WORKDIR}/${P}-build.
|
||||||
|
|
||||||
# @ECLASS_VARIABLE: NINJA
|
|
||||||
# @INTERNAL
|
|
||||||
# @DESCRIPTION:
|
|
||||||
# Force ninja because samu doesn't work correctly.
|
|
||||||
NINJA="ninja"
|
|
||||||
|
|
||||||
inherit nim-utils ninja-utils
|
inherit nim-utils ninja-utils
|
||||||
|
|
||||||
BDEPEND="${NINJA_DEPEND}
|
BDEPEND="${NINJA_DEPEND}
|
||||||
|
|||||||
Reference in New Issue
Block a user