summaryrefslogtreecommitdiff
path: root/toolchain/uClibc/uClibc-0.9.31.config
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2010-04-28 23:40:51 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2010-05-02 23:59:28 +0200
commit4c57d9638f06038dfd9cb56d60c862b8a8e67efc (patch)
treed33e3aaf6c7648758f1955de732af091f5b0737a /toolchain/uClibc/uClibc-0.9.31.config
parentbf27314fa6fc31ccf1cbfce661a799ba6d2c4671 (diff)
uclibc: make sure the default configuration doesn't ask questions
Since new configuration options have been added in 0.9.31, the value of these configuration options should be determined, either by the default configuration file we provide, or by uclibc.mk process. The locale generation process should probably be improved in order to allow building other locales than just en_US. [Peter: fixup locale handling, add PROGRAM__NAME to defconfig] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'toolchain/uClibc/uClibc-0.9.31.config')
-rw-r--r--toolchain/uClibc/uClibc-0.9.31.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/toolchain/uClibc/uClibc-0.9.31.config b/toolchain/uClibc/uClibc-0.9.31.config
index d2e54ad27..57541b93f 100644
--- a/toolchain/uClibc/uClibc-0.9.31.config
+++ b/toolchain/uClibc/uClibc-0.9.31.config
@@ -90,6 +90,7 @@ UCLIBC_SUSV4_LEGACY=y
# UCLIBC_HAS_STUBS is not set
UCLIBC_HAS_SHADOW=y
# UCLIBC_HAS_PROGRAM_INVOCATION_NAME is not set
+# UCLIBC_HAS___PROGNAME is not set
UCLIBC_HAS_PTY=y
ASSUME_DEVPTS=y
UNIX98PTY_ONLY=y