On Mon, Mar 17, 2014 at 10:20 AM, Stuart Henderson <[email protected]> wrote:
> On 2014/03/17 03:13, David Coppa wrote:
>> Here's an update to wpa_supplicant-2.1.
>
> Looks fine to me, but could definitely do with other testing, I can't
> test at the moment (and even then I can only do wired 802.1x).
>
>> +-ifeq ($(CONFIG_ELOOP), eloop)
>> +-# Using glibc < 2.17 requires -lrt for clock_gettime()
>> +-LIBS += -lrt
>> +-LIBS_c += -lrt
>> +-LIBS_p += -lrt
>> +-endif
>
> There was some talk of adding a dummy librt to avoid patching ports for
> this, does anyone recall how that discussion ended?

It seems the dummy librt will go in soon.
So, ok to commit the update to wpa_supplicant-2.1 without the above chunk?

Reply via email to