tools/dwarves: add host package
[openwrt/staging/chunkeey.git] / toolchain / Config.in
index 366f5c8b486c462372ae3f1f187a363c249c531e..fb14006055582e051840c21ed0c07d1d4aa0ca86 100644 (file)
@@ -247,6 +247,14 @@ comment "Binary tools"
 
 source "toolchain/binutils/Config.in"
 
+config DWARVES
+       bool
+       prompt "Build pahole" if TOOLCHAINOPTS
+       depends on !HOST_OS_MACOS
+       default n
+       help
+         Enable if you want to build pahole and the dwarves tools.
+
 comment "Compiler"
        depends on TOOLCHAINOPTS