From dee8587d9208e4ea5ba8f8bb73b555007529372e Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Fri, 11 Jul 2008 12:19:14 +0000 Subject: Apply post-1.11.0 patches. Bump version to 1.11.1. --- Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Config.in') diff --git a/Config.in b/Config.in index 416ffaa..a7c3149 100644 --- a/Config.in +++ b/Config.in @@ -298,7 +298,7 @@ config NOMMU config BUILD_LIBBUSYBOX bool "Build shared libbusybox" default n - depends on !FEATURE_PREFER_APPLETS && !PIE + depends on !FEATURE_PREFER_APPLETS && !PIE && !STATIC help Build a shared library libbusybox.so.N.N.N which contains all busybox code. -- cgit v1.1