Skip to content

Commit

Permalink
downgrade libdrm to allow this to compile maybe
Browse files Browse the repository at this point in the history
  • Loading branch information
SolDev69 authored Dec 8, 2023
1 parent b9463fe commit fbd54e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
envsubst <android-drm-${{matrix.arch}} >build-crossfile-drm
git clone --depth 1 https://gitlab.freedesktop.org/mesa/drm.git
cd drm
git reset --hard bf08984682a2bc7c4a1e01dd2af8d4c1d75cea46
meson setup "build-android" \
--prefix=/tmp/drm-static \
--cross-file "../build-crossfile-drm" \
Expand Down

0 comments on commit fbd54e8

Please sign in to comment.