[Buildroot] [Bug 4808] ccache may build against wrong zlib

bugzilla at busybox.net bugzilla at busybox.net
Thu Mar 1 13:43:58 UTC 2012


https://bugs.busybox.net/show_bug.cgi?id=4808

--- Comment #5 from Thomas Petazzoni <thomas.petazzoni at free-electrons.com> 2012-03-01 13:43:58 UTC ---
ccache also contains its own internal version of zlib, so it would probably be
easier to just use that one. You could try doing something like

CCACHE_CONF_OPT += ccache_cv_zlib_1_2_3=no

This will force ccache to use its internal zlib. Can you try this ?

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the buildroot mailing list