mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-15 02:34:02 -09:00
zlib is a mandatory dependency of gdb and by default, gdb will use its internal one. Moreover, --with-zlib has been replaced by --with-system-zlib since version 7.10 andfa1f5da0b6Fixes: - https://bugs.buildroot.org/show_bug.cgi?id=15131 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> (cherry picked from commit3341ceb1e5) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>