Re: Build error with LINUXTHREADS_NEW and no UCLIBC_HAS_REALTIME
Bernhard Reutner-Fischer <[email protected]>
| Newsgroups | gmane.comp.lib.uclibc.general |
|---|---|
| Message-ID | <[email protected]> |
On February 19, 2015 3:25:15 PM GMT+01:00, Sarah Nadi <[email protected]> wrote: >Hi, > >LINUXTHREADS_NEW does not build correctly without also selecting >UCLIBC_HAS_REALTIME since function nanosleep will be undefined. See >attached .config for reproducing with version 0.9.33.2. > >Should a "select UCLIBC_HAS_REALTIME" be added to LINUXTHREADS_NEW in >Config.in similar to LINUXTHREADS_OLD? I'll have a look during the weekend. Thanks,