🎨 Improve harmony kernel build script

This commit is contained in:
Daniel 2025-02-11 22:10:54 +08:00
parent 2f0a68e968
commit f2270f7e17
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
#!/bin/bash
export OHOS_NDK_HOME=/mnt/f/ohos-sdk-windows_linux-public/linux/
export OHOS_NDK_HOME=/mnt/f/ohos-sdk-windows_linux-public/linux
export LOG_ADAPTOR_HOME=/mnt/f/log-adaptor
export CC=$OHOS_NDK_HOME/native/llvm/bin/clang

View file

@ -1,6 +1,6 @@
#!/bin/bash
export OHOS_NDK_HOME=/mnt/f/ohos-sdk-windows_linux-public/linux/
export OHOS_NDK_HOME=/mnt/f/ohos-sdk-windows_linux-public/linux
export LOG_ADAPTOR_HOME=/mnt/f/log-adaptor
export CC=$OHOS_NDK_HOME/native/llvm/bin/clang