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?
