Skip to content

Commit

Permalink
Update build2.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
x20888450 authored Dec 4, 2024
1 parent 40a3f1a commit affac35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:
# 打印 clang 和 clang++ 的版本信息
$ANDROID_NDK/toolchains/llvm/prebuilt/linux-x86_64/bin/clang --version
$ANDROID_NDK/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ --version
clang -mllvm -passes=fla,indcall ./examples/1/example1.cpp -o test
clang -mllvm -passes=fla,gvenc ./examples/1/example1.cpp -o test

0 comments on commit affac35

Please sign in to comment.