Unverified Commit c9132ccc authored by K900's avatar K900 Committed by GitHub
Browse files

mesa: move `pco_clc` to `cross_tools` output (#462639)

parents eea00602 4264f487
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -340,6 +340,7 @@ stdenv.mkDerivation {
    moveToOutput bin/panfrost_compile $cross_tools
    moveToOutput bin/panfrost_texfeatures $cross_tools
    moveToOutput bin/panfrostdump $cross_tools
    moveToOutput bin/pco_clc $cross_tools
    moveToOutput bin/vtn_bindgen2 $cross_tools

    moveToOutput "lib/lib*OpenCL*" $opencl