Install lld on macOS.
This commit is contained in:
parent
0d541cf179
commit
4fcdb1cdd8
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: install llvm
|
||||
run: brew install llvm x86_64-elf-binutils x86_64-elf-gcc
|
||||
run: brew install llvm x86_64-elf-binutils x86_64-elf-gcc lld
|
||||
- name: LLVM build
|
||||
run: make LLVM=on image.bin
|
||||
windows:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user