build: crazy workflow idea 80
All checks were successful
Build / build-linux (push) Successful in 8s
All checks were successful
Build / build-linux (push) Successful in 8s
This commit is contained in:
parent
d935b12b35
commit
82f2702463
@ -13,7 +13,7 @@ cp iw4/scripts/mp/_jump.gsc build/iw4
|
|||||||
mv iw5/scripts/mp/_jump.gsc iw5/scripts/mp/_jump.c
|
mv iw5/scripts/mp/_jump.gsc iw5/scripts/mp/_jump.c
|
||||||
|
|
||||||
# perform macro expansion
|
# perform macro expansion
|
||||||
gcc -D_UTILITY_DEBUG -DIW5 -DCI -E "iw5/scripts/mp/_jump.c" -o _jump.in
|
gcc -std=c++2a -D_UTILITY_DEBUG -DIW5 -DCI -E "iw5/scripts/mp/_jump.c" -o _jump.in
|
||||||
|
|
||||||
# remove things gcc added to the file
|
# remove things gcc added to the file
|
||||||
python3 .gitea/scripts/clean.py _jump.in _jump.gsc
|
python3 .gitea/scripts/clean.py _jump.in _jump.gsc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user