trigger gh action re-run

This commit is contained in:
Ethan Roseman 2021-07-14 18:43:21 +09:00 committed by GitHub
parent 0400e25963
commit 5322c624a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,3 +25,4 @@ To build the 64-bit cc1 for macOS, use:
> make CFLAGS="-std=gnu89 -Wno-return-type -Wno-error -Wno-implicit-function-declaration"
> ```
> The `make` stage may fail, but this is fine as long as the `cc1` binary is created successfully.