aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/config/x86_64
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2008-01-26 20:07:47 +0000
committerGabor Juhos <juhosg@openwrt.org>2008-01-26 20:07:47 +0000
commit6f60b7afcdcbd255d87de07df8dc26ca390857cc (patch)
tree82f3f6e860afadfb6d63ff7723ed7984b2a4f05e /toolchain/uClibc/config/x86_64
parent9826bd89d8a408ce37fe04d86f48907074daa00e (diff)
downloadupstream-6f60b7afcdcbd255d87de07df8dc26ca390857cc.tar.gz
upstream-6f60b7afcdcbd255d87de07df8dc26ca390857cc.tar.bz2
upstream-6f60b7afcdcbd255d87de07df8dc26ca390857cc.zip
uClibc: restore support of shadow passwords, but make it configurable
SVN-Revision: 10276
Diffstat (limited to 'toolchain/uClibc/config/x86_64')
-rw-r--r--toolchain/uClibc/config/x86_642
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/uClibc/config/x86_64 b/toolchain/uClibc/config/x86_64
index 27c57a70f4..cb6b0224f2 100644
--- a/toolchain/uClibc/config/x86_64
+++ b/toolchain/uClibc/config/x86_64
@@ -65,7 +65,7 @@ UCLIBC_HAS_LFS=y
MALLOC_STANDARD=y
MALLOC_GLIBC_COMPAT=y
UCLIBC_DYNAMIC_ATEXIT=y
-HAS_SHADOW=y
+UCLIBC_HAS_SHADOW=y
# UNIX98PTY_ONLY is not set
ASSUME_DEVPTS=y
UCLIBC_HAS_TM_EXTENSIONS=y