Use x86_64-elf-gcc under MacOS
This commit is contained in:
@@ -28,8 +28,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
brew install git cmake nasm
|
||||
# x86_64-elf-binutils x86_64-elf-gcc
|
||||
brew install x86_64-elf-gcc git cmake nasm
|
||||
- name: Build
|
||||
run: |
|
||||
cmake -B build
|
||||
|
||||
Reference in New Issue
Block a user