use thorium target

This commit is contained in:
Alexander Frick 2023-08-12 03:35:19 -05:00
parent 3b0378655c
commit 2dce98eb92

View file

@ -44,7 +44,7 @@ export NINJA_SUMMARIZE_BUILD=1 &&
export NINJA_STATUS="[%r processes, %f/%t @ %o/s | %e sec. ] " &&
cd ${CR_SRC_DIR} &&
autoninja -C out/thorium chrome chrome_sandbox chromedriver clear_key_cdm thorium_shell -j$@ &&
autoninja -C out/thorium thorium chrome_sandbox chromedriver clear_key_cdm thorium_shell -j$@ &&
cat ~/thorium/logos/thorium_logo_ascii_art.txt &&