[toolchain] add missing config symbol in x86_64 configuration
[openwrt.git] / toolchain / uClibc / config / avr32
index f6b449a..c435632 100644 (file)
@@ -80,7 +80,7 @@ COMPAT_ATEXIT=y
 # UCLIBC_SUSV3_LEGACY is not set
 UCLIBC_SUSV3_LEGACY_MACROS=y
 UCLIBC_HAS_SHADOW=y
-# UCLIBC_HAS_PROGRAM_INVOCATION_NAME is not set
+UCLIBC_HAS_PROGRAM_INVOCATION_NAME=y
 UCLIBC_HAS___PROGNAME=y
 UNIX98PTY_ONLY=y
 ASSUME_DEVPTS=y
@@ -103,7 +103,7 @@ UCLIBC_HAS_IPV6=y
 UCLIBC_HAS_RPC=y
 UCLIBC_HAS_FULL_RPC=y
 # UCLIBC_HAS_REENTRANT_RPC is not set
-# UCLIBC_USE_NETLINK is not set
+UCLIBC_USE_NETLINK=y
 UCLIBC_HAS_BSD_RES_CLOSE=y
 
 #
This page took 0.020494 seconds and 4 git commands to generate.