[Buildroot] [PATCH v2] zlib: fix shared lib logic for static-only targets

Peter Korsgaard jacmet at uclibc.org
Wed Nov 24 15:24:15 UTC 2010


>>>>> "Mike" == Mike Frysinger <vapier at gentoo.org> writes:

 Mike> FLAT targets only support static libraries.  The zlib code atm though
 Mike> assumes a libz.so is always created.  So have the targets check to see
 Mike> if libz.so exists before trying to work with it.

 Mike> While we're here, also punt the package-local stripping.

Thanks, but I prefer to simply use zlib's own 'make install' instead,
instead of repeating these steps 3 times. I've committed a change to do
so in git.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list