From d0e7f8edc538493739c876f03acbe27772e45aee Mon Sep 17 00:00:00 2001 From: juhosg Date: Sat, 26 Jan 2008 20:07:47 +0000 Subject: [toolchain] uClibc: restore support of shadow passwords, but make it configurable git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10276 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- toolchain/uClibc/config/mips | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'toolchain/uClibc/config/mips') diff --git a/toolchain/uClibc/config/mips b/toolchain/uClibc/config/mips index 09191e56c..13026be7b 100644 --- a/toolchain/uClibc/config/mips +++ b/toolchain/uClibc/config/mips @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2006 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. @@ -89,11 +89,10 @@ LINUXTHREADS_OLD=y MALLOC_STANDARD=y MALLOC_GLIBC_COMPAT=y UCLIBC_DYNAMIC_ATEXIT=y -HAS_SHADOW=y COMPAT_ATEXIT=y # UCLIBC_SUSV3_LEGACY is not set UCLIBC_SUSV3_LEGACY_MACROS=y -# UCLIBC_HAS_SHADOW is not set +UCLIBC_HAS_SHADOW=y # UCLIBC_HAS_PROGRAM_INVOCATION_NAME is not set UCLIBC_HAS___PROGNAME=y # UNIX98PTY_ONLY is not set -- cgit v1.2.3