projects
/
openwrt
/
staging
/
robimarko.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6bcb7f
)
uClibc: disable sha256 and sha512 for libcrypt - saves about 13k uncompressed in...
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 16 Dec 2013 18:49:10 +0000
(18:49 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 16 Dec 2013 18:49:10 +0000
(18:49 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39105
toolchain/uClibc/config-0.9.33.2/common
patch
|
blob
|
history
diff --git
a/toolchain/uClibc/config-0.9.33.2/common
b/toolchain/uClibc/config-0.9.33.2/common
index 4889471275bb56d57327dc0a81c2b9ca08151a87..fce922edf3793bfc558df7d03335f1c829fe3969 100644
(file)
--- a/
toolchain/uClibc/config-0.9.33.2/common
+++ b/
toolchain/uClibc/config-0.9.33.2/common
@@
-148,8
+148,8
@@
UCLIBC_HAS_REGEX_OLD=y
UCLIBC_HAS_RESOLVER_SUPPORT=y
# UCLIBC_HAS_RPC is not set
UCLIBC_HAS_SCANF_GLIBC_A_FLAG=y
-UCLIBC_HAS_SHA256_CRYPT_IMPL=y
-UCLIBC_HAS_SHA512_CRYPT_IMPL=y
+# UCLIBC_HAS_SHA256_CRYPT_IMPL is not set
+# UCLIBC_HAS_SHA512_CRYPT_IMPL is not set
UCLIBC_HAS_SHADOW=y
UCLIBC_HAS_SIGNUM_MESSAGES=y
UCLIBC_HAS_SOCKET=y