summaryrefslogtreecommitdiffstats
path: root/toolchain
diff options
context:
space:
mode:
authorStijn Tintel <stijn@linux-ipv6.be>2016-08-13 21:50:18 +0200
committerStijn Tintel <stijn@linux-ipv6.be>2016-08-15 01:49:18 +0200
commitc14485d41af8607ffe1563a52dd209e2e4177acc (patch)
tree91927da3e5ddf0b36c6320427a4dc017b38436db /toolchain
parent857f00a9f7fbdb0ba9a88efb6ae71fefe2e09f7c (diff)
downloadmaster-31e0f0ae-c14485d41af8607ffe1563a52dd209e2e4177acc.tar.gz
master-31e0f0ae-c14485d41af8607ffe1563a52dd209e2e4177acc.tar.bz2
master-31e0f0ae-c14485d41af8607ffe1563a52dd209e2e4177acc.zip
toolchain/uClibc: add missing config symbol
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Diffstat (limited to 'toolchain')
-rw-r--r--toolchain/uClibc/config/common1
1 files changed, 1 insertions, 0 deletions
diff --git a/toolchain/uClibc/config/common b/toolchain/uClibc/config/common
index b476639626..b679c0a1ec 100644
--- a/toolchain/uClibc/config/common
+++ b/toolchain/uClibc/config/common
@@ -97,6 +97,7 @@ UCLIBC_EXTRA_CFLAGS=""
UCLIBC_GRP_BUFFER_SIZE=256
UCLIBC_HAS_ADVANCED_REALTIME=y
# UCLIBC_HAS_ARC4RANDOM is not set
+# UCLIBC_HAS_ARGP is not set
UCLIBC_HAS_BSD_ERR=y
UCLIBC_HAS_BSD_RES_CLOSE=y
# UCLIBC_HAS_COMPAT_RES_STATE is not set