tree-wide: Do not use package librt and libpthread
[openwrt/staging/wigyori.git] / package / network / services / hostapd / Makefile
index 829879f7630bad9ee5a6714b027daec7124633b0..7daca315b0a4bf0b340b33fb6b8122d56b8e01a4 100644 (file)
@@ -139,11 +139,6 @@ ifneq ($(LOCAL_TYPE),hostapd)
   endif
 endif
 
-ifdef CONFIG_USE_GLIBC
-  TARGET_LDFLAGS += -lrt
-  TARGET_LDFLAGS_C += -lrt
-endif
-
 DRV_DEPENDS:=+PACKAGE_kmod-cfg80211:libnl-tiny