Skip to content

Hello? #1

Answered by Robin329
Robin329 asked this question in Q&A
Discussion options

You must be logged in to vote

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

Replies: 1 comment

Comment options

Robin329
Oct 25, 2023
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by Robin329
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant