commit | ab92c1178096308f2e3580fa8a2d280da776f05a | [log] [tgz] |
---|---|---|
author | Rob Clark <robdclark@chromium.org> | Fri Aug 07 16:14:38 2020 -0700 |
committer | Marge Bot <eric+marge@anholt.net> | Fri Aug 07 23:20:38 2020 +0000 |
tree | 2e638081fd36345e4b025f25b6169d86deffb733 | |
parent | 3b6e8670f8128522ecf366b3121051ca32219fc8 [diff] |
freedreno/ir3: don't install ir3_compiler cmdline tool It is mostly just useful to us.. and it is big since it links in nir and most of the rest of gallium. Signed-off-by: Rob Clark <robdclark@chromium.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6234>