mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 03:47:44 -03:00
Update build_debug_linux.sh
This commit is contained in:
parent
36192fdd29
commit
6d4dab5998
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ printf "${CYA}\n" &&
|
|||
# Build Thorium and Thorium UI Debug Shell
|
||||
export NINJA_SUMMARIZE_BUILD=1 &&
|
||||
|
||||
../../depot_tools/autoninja -C ~/chromium/src/out/thorium chrome chrome_sandbox chromedriver thorium_shell thorium_ui_debug_shell -j$@ &&
|
||||
../../depot_tools/autoninja -C ~/chromium/src/out/thorium chrome chrome_sandbox chromedriver thorium_shell thorium_ui_debug_shell clear_key_cdm -j$@ &&
|
||||
|
||||
mkdir -v ~/chromium/src/out/thorium/Thorium_UI_Debug_Shell &&
|
||||
mkdir -v ~/chromium/src/out/thorium/Thorium_UI_Debug_Shell/lib &&
|
||||
|
|
Loading…
Reference in a new issue