mirror of
https://github.com/86Box/probing-tools.git
synced 2026-02-24 20:35:34 -07:00
ac97: Make Linux port official
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -46,6 +46,7 @@ jobs:
|
||||
run: |
|
||||
cd ${{ github.workspace }}/ac97
|
||||
wmake
|
||||
make -f Makefile.gcc clean all CC=i686-linux-gnu-gcc CFLAGS=-I/usr/local/include LDFLAGS=-static
|
||||
- name: Build `acpi`
|
||||
run: |
|
||||
cd ${{ github.workspace }}/acpi
|
||||
|
||||
Reference in New Issue
Block a user