diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-03-23 20:46:18 -0500 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-03-23 20:46:18 -0500 |
commit | 09425d65542853eac4f69b7fed0648fa76c4611d (patch) | |
tree | a321d189566c74ad58d43d8a19a15533d70cac8c /target/cris | |
parent | 6cebe0b4795fd2d4f3b00b026286fe05c8366e67 (diff) |
uClibc added a new symbol for utmp support
Diffstat (limited to 'target/cris')
-rw-r--r-- | target/cris/uclibc.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/cris/uclibc.config b/target/cris/uclibc.config index 6911ce9cc..9d32a0a5a 100644 --- a/target/cris/uclibc.config +++ b/target/cris/uclibc.config @@ -213,6 +213,7 @@ UCLIBC_HAS_FTW=y UCLIBC_HAS_FTS=y UCLIBC_HAS_GLOB=y UCLIBC_HAS_GNU_GLOB=y +UCLIBC_HAS_UTMP=y UCLIBC_HAS_UTMPX=y # |