Skip to content

Commit

Permalink
Revert "do not use llvm"
Browse files Browse the repository at this point in the history
This reverts commit 37a485d.
  • Loading branch information
SolDev69 committed Apr 10, 2024
1 parent 37a485d commit 5346a36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ump-scl-ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
run: |
brew install pkg-config
brew install bison
brew install llvm
brew install meson
brew install libclc
brew install xorgproto libxfixes
Expand Down Expand Up @@ -51,8 +52,7 @@ jobs:
-Dxlib-lease=disabled \
-Degl=disabled \
-Dgbm=disabled \
-Dglx=disabled \
-Dllvm=disabled
-Dglx=disabled
ninja -C build/ install
- name: Upload meson logs
Expand Down

0 comments on commit 5346a36

Please sign in to comment.