-
World. |
Beta Was this translation helpful? Give feedback.
Answered by
Robin329
Oct 25, 2023
Replies: 1 comment
-
mkdir build && cd build |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Robin329
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
mkdir build && cd build
meson --cross-file=../cross_file.txt OR # Maybe compile error
meson --cross-file=../cross_file.txt
-D amdgpu=disabled
-D cairo-tests=auto
-D etnaviv=auto
-D exynos=auto
-D freedreno=enabled
-D freedreno-kgsl=false
-D install-test-programs=false
-D intel=auto
-D man-pages=auto
-D nouveau=auto
-D omap=auto
-D radeon=auto
-D tegra=auto
-D udev=false
-D valgrind=auto -D vc4=auto -D vmwgfx=auto
ninja