From: Patrick G. Bridges Date: Sun, 6 Mar 2011 22:55:00 +0000 (-0600) Subject: Changes to Kconfig.stdlibs that aren't actually changes so that git pull works X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=commitdiff_plain;h=0095b7c8d0a2912138da589a6b538288b42f0bb3;p=palacios.git Changes to Kconfig.stdlibs that aren't actually changes so that git pull works --- diff --git a/Kconfig.stdlibs b/Kconfig.stdlibs index 09e082a..2d0dfb2 100644 --- a/Kconfig.stdlibs +++ b/Kconfig.stdlibs @@ -109,7 +109,7 @@ config BUILT_IN_STRNCPY config BUILT_IN_STRDUP bool "strdup()" - default n + default y depends on BUILT_IN_STDLIB help This enables Palacios' internal implementation of strdup