Skip to content

Commit

Permalink
don't compile freedreno
Browse files Browse the repository at this point in the history
  • Loading branch information
SolDev69 authored Dec 23, 2023
1 parent fcbefa5 commit 61afb31
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/turnip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,7 @@ jobs:
-Dplatform-sdk-version=33 \
-Dandroid-stub=true \
-Dgallium-drivers=swrast \
-Dvulkan-drivers=freedreno,swrast \
-Dfreedreno-kmds=kgsl \
-Dvulkan-drivers=swrast \
-Db_lto=true
ninja -C build-android-${{matrix.arch}} install
- name: Upload libraries
Expand Down

0 comments on commit 61afb31

Please sign in to comment.