fixing build
This commit is contained in:
parent
d17c1808aa
commit
3487610746
2 changed files with 2 additions and 2 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -69,7 +69,7 @@ jobs:
|
|||
|
||||
- name: Configure Build
|
||||
run: |
|
||||
CXX=clang-12 CXX_LD=lld meson setup build
|
||||
CXX=clang-12 CXX_LD=lld-12 meson setup build
|
||||
|
||||
- name: Compile Source
|
||||
run: |
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 18ee23308ed9142718b3b2d862dde8d5d34ad320
|
||||
Subproject commit e39bd01cf1a2f742421eec587a6938b9de4172b0
|
||||
Loading…
Add table
Add a link
Reference in a new issue