diff --git a/package/libuhttpd/Config.in b/package/libuhttpd/Config.in index a552a88f0c..d89f4541b6 100644 --- a/package/libuhttpd/Config.in +++ b/package/libuhttpd/Config.in @@ -13,4 +13,4 @@ config BR2_PACKAGE_LIBUHTTPD comment "libuhttpd needs a toolchain w/ gcc >= 4.9" depends on BR2_USE_MMU - depends on BR2_TOOLCHAIN_GCC_AT_LEAST_4_9 + depends on !BR2_TOOLCHAIN_GCC_AT_LEAST_4_9