tools/patchelf: update to 0.18.0
[openwrt/staging/dedeckeh.git] / toolchain / Config.in
index fb14006055582e051840c21ed0c07d1d4aa0ca86..b0273acafdd7dcfb4862d43da00d45601ed5f8e4 100644 (file)
@@ -169,6 +169,7 @@ menuconfig EXTERNAL_TOOLCHAIN
                string
                prompt "Toolchain include path"  if DEVEL
                depends on EXTERNAL_TOOLCHAIN && !NATIVE_TOOLCHAIN
+               default "./usr/include ./include/fortify ./include" if EXTERNAL_TOOLCHAIN_LIBC_USE_MUSL
                default "./usr/include ./include"
                help
                  Specify additional directories searched for header files (override
@@ -196,7 +197,6 @@ menuconfig EXTRA_TARGET_ARCH
        bool
        prompt "Enable an extra toolchain target architecture" if TOOLCHAINOPTS
        depends on !sparc
-       default n
        help
          Some builds may require a 'biarch' toolchain. This option
          allows you to specify an additional target arch.
@@ -251,7 +251,6 @@ 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.