mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-26 14:30:25 +00:00
parent
27b698f081
commit
e03b102af2
1 changed files with 0 additions and 1 deletions
1
fbt.cmd
1
fbt.cmd
|
@ -11,7 +11,6 @@ if [%FBT_NO_SYNC%] == [] (
|
||||||
exit /b 1
|
exit /b 1
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
git submodule update --init
|
|
||||||
|
|
||||||
set "SCONS_DEFAULT_FLAGS=-Q --warn=target-not-built"
|
set "SCONS_DEFAULT_FLAGS=-Q --warn=target-not-built"
|
||||||
python lib\scons\scripts\scons.py %SCONS_DEFAULT_FLAGS% %*
|
python lib\scons\scripts\scons.py %SCONS_DEFAULT_FLAGS% %*
|
||||||
|
|
Loading…
Reference in a new issue