* [Buildroot] [Bug 15131] New: Target GDB uses internal zlib
@ 2022-11-14 11:46 bugzilla
2022-12-04 12:01 ` [Buildroot] [Bug 15131] " bugzilla
0 siblings, 1 reply; 2+ messages in thread
From: bugzilla @ 2022-11-14 11:46 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=15131
Bug ID: 15131
Summary: Target GDB uses internal zlib
Product: buildroot
Version: unspecified
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Other
Assignee: unassigned@buildroot.uclibc.org
Reporter: dirk@liji.de
CC: buildroot@uclibc.org
Target Milestone: ---
Target GDB enables zlib support if zlib is enabled for the target.
The dependency is set correctly too.
However, when configuring it only passes '--with-zlib' which enables the
internally shipped zlib library and does not use the system one, which the
dependency would imply. The correct (possibly additional) configure flag would
be '--with-system-zlib' to use the one available on the system already.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-12-04 12:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-14 11:46 [Buildroot] [Bug 15131] New: Target GDB uses internal zlib bugzilla
2022-12-04 12:01 ` [Buildroot] [Bug 15131] " bugzilla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox