mirror of
https://github.com/radareorg/radare2.git
synced 2025-02-23 07:42:38 +00:00
Try this commit for TinyCC (#19837)
This commit is contained in:
parent
8138a5d977
commit
f0c654d394
2
.github/workflows/tcc.yml
vendored
2
.github/workflows/tcc.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
git clone https://github.com/mirror/tinycc.git
|
||||
cd tinycc
|
||||
git checkout mob
|
||||
git reset --hard HEAD~30
|
||||
git reset --hard 917aad3bcfbb534875aa6d66609bdb36459460a4
|
||||
|
||||
- name: Compiling and installing TinyCC
|
||||
working-directory: tinycc
|
||||
|
Loading…
x
Reference in New Issue
Block a user