mirror of
https://github.com/openwrt/packages.git
synced 2025-12-24 10:38:21 +04:00
Update nano edit to version 8.4. Add configure flags to overcome upstream bug 66978, where the newly added gnulib module for strcasecmp always fails in the configure step when cross-compiling. https://savannah.gnu.org/bugs/?66978b2927d1b1fThe added flags disable the strcasecmp function from gnulib. If upstream (gnulib?) fixes things later, the flags should be removed. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi> (cherry picked from commit3d055f8dfb)