Install x86_64-elf-binutils.

This commit is contained in:
Alexander Myltsev 2024-02-03 15:23:20 +04:00
parent d78af27c5c
commit 4f5e265a89

View File

@ -26,7 +26,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: install llvm
run: brew install llvm
run: brew install llvm x86_64-elf-binutils x86_64-elf-gcc
- name: LLVM build
run: make LLVM=on image.bin