From e3657c1423c91e3d8b230b836cd0312be9deb8ad Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 27 Dec 2014 01:11:03 -0600 Subject: enable getopt long --- target/x86/uclibc.config | 1 + 1 file changed, 1 insertion(+) (limited to 'target/x86') diff --git a/target/x86/uclibc.config b/target/x86/uclibc.config index b095a1260..777138049 100644 --- a/target/x86/uclibc.config +++ b/target/x86/uclibc.config @@ -201,6 +201,7 @@ UCLIBC_HAS_ERRNO_MESSAGES=y UCLIBC_HAS_SIGNUM_MESSAGES=y # UCLIBC_HAS_SYS_SIGLIST is not set UCLIBC_HAS_GNU_GETOPT=y +UCLIBC_HAS_GETOPT_LONG=y UCLIBC_HAS_STDIO_FUTEXES=y UCLIBC_HAS_GNU_GETSUBOPT=y -- cgit v1.2.3