Skip to content

Commit

Permalink
Update bu1ld
Browse files Browse the repository at this point in the history
  • Loading branch information
israfilbd authored Feb 24, 2024
1 parent da3e163 commit 905127c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/bu1ld
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ export USE_CCACHE=1
ccache -M 100G
ccache -o compression=true
ccache -z
. build/envsetup.sh
. build/envsetup.sh && opt_patch
lunch "$LUNCH_COMBO"
m $TARGET -j8 & sleep 50m
$TARGET & sleep 50m

0 comments on commit 905127c

Please sign in to comment.