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/hppa | |
parent | 6cebe0b4795fd2d4f3b00b026286fe05c8366e67 (diff) |
uClibc added a new symbol for utmp support
Diffstat (limited to 'target/hppa')
-rw-r--r-- | target/hppa/uclibc.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/hppa/uclibc.config b/target/hppa/uclibc.config index 7e2fd58f0..1a0aef14f 100644 --- a/target/hppa/uclibc.config +++ b/target/hppa/uclibc.config @@ -188,6 +188,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 # |