summaryrefslogtreecommitdiffstats
path: root/rules/piglit.in
diff options
context:
space:
mode:
authorLucas Stach <l.stach@pengutronix.de>2020-11-16 13:06:27 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2020-11-20 09:00:09 +0100
commit655a0a4b3f4e144bc55cac29244108cb0d08766f (patch)
tree4e38f8325af175e5050fc56647c260e82d89d372 /rules/piglit.in
parent3f15da24a862abad14cdfd03a93847e42a7b23ac (diff)
downloadptxdist-655a0a4b3f4e144bc55cac29244108cb0d08766f.tar.gz
ptxdist-655a0a4b3f4e144bc55cac29244108cb0d08766f.tar.xz
piglit: switch to ninja build
Seems to work fine here and is quite a bit faster than the cmake native build. Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Message-Id: <20201116120627.17891-4-l.stach@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/piglit.in')
-rw-r--r--rules/piglit.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/piglit.in b/rules/piglit.in
index 889765ee5..c4414d545 100644
--- a/rules/piglit.in
+++ b/rules/piglit.in
@@ -4,6 +4,7 @@ menuconfig PIGLIT
tristate
prompt "piglit "
select HOST_CMAKE
+ select HOST_NINJA
select HOST_SYSTEM_PYTHON3
select HOST_SYSTEM_PYTHON3_MAKO
select HOST_SYSTEM_PYTHON3_NUMPY