Skip to content

Commit

Permalink
sw: tests: Update sw path according to runner
Browse files Browse the repository at this point in the history
  • Loading branch information
danascape committed Jul 31, 2023
1 parent a33a74f commit 5f4e2a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/compile_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ git clone --depth=1 https://github.com/stormbreaker-project/arm-linux-androideab
git clone --depth=1 -b aosp-11.0.5 https://github.com/sohamxda7/llvm-stable "$TC_DIR"/clang >/dev/null 2>&1
export PATH="$PWD/tc/clang/bin:$PWD/tc/gcc/bin:$PWD/tc/gcc_32/bin:${PATH}"
cd X00P || exit 1
"$WORK_DIR"/sworkflow/sw b X00P
"$WORK_DIR"/sw b X00P

0 comments on commit 5f4e2a3

Please sign in to comment.