mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-18 07:19:01 -04:00
nimble.eclass: allow samu
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
parent
640a3d77c0
commit
55bbe18bdd
@ -58,12 +58,6 @@ if [[ ! ${_NIMBLE_ECLASS} ]]; then
|
||||
# Build directory, location where all generated files should be placed.
|
||||
# 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
|
||||
|
||||
BDEPEND="${NINJA_DEPEND}
|
||||
|
Loading…
x
Reference in New Issue
Block a user