projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
turn on UCLIBC_HAS_PROGRAM_INVOCATION_NAME (see #2941)
[openwrt.git]
/
toolchain
/
uClibc
/
config
/
mipsel
diff --git
a/toolchain/uClibc/config/mipsel
b/toolchain/uClibc/config/mipsel
index
998d2f1
..
0603a5a
100644
(file)
--- a/
toolchain/uClibc/config/mipsel
+++ b/
toolchain/uClibc/config/mipsel
@@
-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
This page took
0.026126 seconds
and
4
git commands to generate.