packages: some (e)glibc fixes after r44701
[openwrt/staging/mkresin.git] / package / network / services / hostapd / Makefile
index d1bbab86e786ef06a9e280916e8b90cac2e6e884..eeba02802a2f5858b8459eabe0dee6fec999a087 100644 (file)
@@ -89,7 +89,7 @@ ifneq ($(LOCAL_TYPE),hostapd)
        CONFIG_DRIVER_ROBOSWITCH=$(CONFIG_PACKAGE_kmod-switch)
 endif
 
-ifdef CONFIG_USE_EGLIBC
+ifdef CONFIG_USE_GLIBC
   TARGET_LDFLAGS += -lrt
   TARGET_LDFLAGS_C += -lrt
 endif