Skip to content
Snippets Groups Projects
  • David Bauer's avatar
    937d25be
    build: use host LLVM toolchain · 937d25be
    David Bauer authored
    
    OpenWrt now employs eBPF components. These are built as we select all
    non-shared packages.
    
    Configure teh OpenWrt buildsystem to use the hots BPF toolchain and add
    the required llvm compiler to the dependencies. This avoids increasing
    the build-time as no eBPF toolchain needs to be built.
    
    Signed-off-by: default avatarDavid Bauer <mail@david-bauer.net>
    937d25be
    History
    build: use host LLVM toolchain
    David Bauer authored
    
    OpenWrt now employs eBPF components. These are built as we select all
    non-shared packages.
    
    Configure teh OpenWrt buildsystem to use the hots BPF toolchain and add
    the required llvm compiler to the dependencies. This avoids increasing
    the build-time as no eBPF toolchain needs to be built.
    
    Signed-off-by: default avatarDavid Bauer <mail@david-bauer.net>