summaryrefslogtreecommitdiff
path: root/config/libc/uClibc.in
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-07-06 07:25:30 (GMT)
committerAlexey Neyman <stilor@att.net>2017-07-08 17:57:56 (GMT)
commit4000e1def3d48571e52200cd0c0e0010b9ca139f (patch)
tree6346e754ca0dbc1ea566ff9af11cf4e6f55aa298 /config/libc/uClibc.in
parentae71ce41063334796b20eb8b834225b2521fedc3 (diff)
Also upgrade non-generated config files
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'config/libc/uClibc.in')
-rw-r--r--config/libc/uClibc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/libc/uClibc.in b/config/libc/uClibc.in
index b384be9..e12c3fd 100644
--- a/config/libc/uClibc.in
+++ b/config/libc/uClibc.in
@@ -175,7 +175,7 @@ config LIBC_UCLIBC_WCHAR
config LIBC_UCLIBC_FENV
bool
prompt "Add support for fenv.h"
- default y if ARCH_x86
+ default y if ARCH_X86
help
fenv.h provides functions to control the floating point environment,
such as rounding mode, exceptions...
@@ -193,7 +193,7 @@ config LIBC_UCLIBC_RPC
help
Enable support for remote procedure calls (RPC) in uClibc.
-if ARCH_arm
+if ARCH_ARM
config LIBC_UCLIBC_USE_GNU_SUFFIX
bool
default y