mirror of
https://github.com/pmret/gcc-papermario.git
synced 2024-11-08 20:02:47 +01:00
test
This commit is contained in:
parent
71e9fd72c9
commit
bba6f51684
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -48,8 +48,6 @@ jobs:
|
|||||||
make cpp CFLAGS="${{ matrix.TARGET.CFLAGS }}"
|
make cpp CFLAGS="${{ matrix.TARGET.CFLAGS }}"
|
||||||
make cc1 CFLAGS="${{ matrix.TARGET.CFLAGS }}"
|
make cc1 CFLAGS="${{ matrix.TARGET.CFLAGS }}"
|
||||||
make xgcc CFLAGS="${{ matrix.TARGET.CFLAGS }}"
|
make xgcc CFLAGS="${{ matrix.TARGET.CFLAGS }}"
|
||||||
make cc1plus CFLAGS="${{ matrix.TARGET.CFLAGS }}"
|
|
||||||
make g++ CFLAGS="${{ matrix.TARGET.CFLAGS }}"
|
|
||||||
- name: Test for file
|
- name: Test for file
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user