Re: [uclibc-ng-devel] [PATCH] 1.0.{20, 21} cannot be used in external toolchain in buildroot

2017-02-05 Thread Joshua Kinard
On 02/05/2017 03:56, Waldemar Brodkorb wrote: > Hi, > > sorry wrong button while trying to change my sender address on iphone. It happens :) >> Am 05.02.2017 um 03:29 schrieb Joshua Kinard : >> >>> On 01/23/2017 17:51, Alexey Neyman wrote: >>> Hi, >>> >>> Buildroot checks for UCLIBC_HAS_LFS fea

Re: [uclibc-ng-devel] [PATCH] 1.0.{20, 21} cannot be used in external toolchain in buildroot

2017-02-05 Thread Waldemar Brodkorb
Hi, sorry wrong button while trying to change my sender address on iphone. > Am 05.02.2017 um 03:29 schrieb Joshua Kinard : > >> On 01/23/2017 17:51, Alexey Neyman wrote: >> Hi, >> >> Buildroot checks for UCLIBC_HAS_LFS feature macro, which was removed in >> 1.0.20 (making uClibc-ng always sup

Re: [uclibc-ng-devel] [PATCH] 1.0.{20, 21} cannot be used in external toolchain in buildroot

2017-02-05 Thread Waldemar Brodkorb
> Am 05.02.2017 um 03:29 schrieb Joshua Kinard : > >> On 01/23/2017 17:51, Alexey Neyman wrote: >> Hi, >> >> Buildroot checks for UCLIBC_HAS_LFS feature macro, which was removed in >> 1.0.20 (making uClibc-ng always support large files). >> >> Patch restores this symbol as "always-enabled". >