BuildScript: Variables: enable KALLSYMS_EXTRA_PASS
This commit is contained in:
parent
4b0fe028e6
commit
6f96879be0
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ export AR=/home/$USER/Android/Toolchains/clang/bin/llvm-ar
|
|||
export NM=/home/$USER/Android/Toolchains/clang/bin/llvm-nm
|
||||
export STRIP=/home/$USER/Android/Toolchains/clang/bin/llvm-strip
|
||||
export LLVM=1 && export LLVM_IAS=1
|
||||
export KALLSYMS_EXTRA_PASS=1
|
||||
|
||||
export ARCH=arm64 && export SUBARCH=arm64
|
||||
ZIP_DIR="/home/$USER/Android/Kernel/Zip"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue