mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 01:44:32 +04:00
Remove hack to avoid readline host dependency, now that readline is being host/built. Pass on HOST_CFLAGS, HOST_CPPFLAGS, & HOST_LDFLAGS, to fix buildbots host-compile errors about not finding openssl headers. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>