summaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/config/mips
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-02-02 02:31:15 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-02-02 02:31:15 +0000
commit65994c781a550990b42ddfff2cde7a1325d7ae0d (patch)
treed7efc24f8184ffe0f73345096cee59be50f4c501 /toolchain/uClibc/config/mips
parente7c5856bc82065b73dc6ecc4d7f4dacf5542878a (diff)
turn on UCLIBC_HAS_PROGRAM_INVOCATION_NAME (see #2941)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10358 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/uClibc/config/mips')
-rw-r--r--toolchain/uClibc/config/mips2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/uClibc/config/mips b/toolchain/uClibc/config/mips
index 13026be7b..acba0f60b 100644
--- a/toolchain/uClibc/config/mips
+++ b/toolchain/uClibc/config/mips
@@ -93,7 +93,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 is not set
ASSUME_DEVPTS=y