Re: Issue generating working sdk containing Clang (meta-clang) and package_deb for compiling eBPF #sdk #dunfell #yocto #kernel #linux
Hi
toggle quoted message
Show quoted text
Can you try this patch ( if you are using master ) and see if that helps diff --git a/recipes-devtools/clang/clang_git.bb b/recipes-devtools/clang/clang_git.bb index b8986be..b0c81f1 100644 --- a/recipes-devtools/clang/clang_git.bb +++ b/recipes-devtools/clang/clang_git.bb @@ -15,7 +15,6 @@ BUILD_CXX_class-nativesdk = "clang++" BUILD_AR_class-nativesdk = "llvm-ar" BUILD_RANLIB_class-nativesdk = "llvm-ranlib" BUILD_NM_class-nativesdk = "llvm-nm" -LDFLAGS_append_class-nativesdk = " -fuse-ld=lld" inherit cmake cmake-native pkgconfig python3native On Sat, Apr 3, 2021 at 3:34 PM msg board <msgboardpana@...> wrote:
|
|