buildroot/package/cups
Vicente Olivert Riera 2bba699823 cups: fix static linking
Append -lz to the cups linking libs to fix a problem like this one:

../cups/libcups.a(file.o): In function `cupsFileSeek':
/home/test/test/1/output/build/cups-1.3.11/cups/file.c:1444: undefined
reference to `inflateEnd'
collect2: error: ld returned 1 exit status
make[2]: *** [ipp] Error 1
make[2]: *** Waiting for unfinished jobs....

This solution is the same used upstream in newer versions.

Fixes:
   http://autobuild.buildroot.net/results/f3d/f3d4f67ce7ee1d54f5bd4c87dfddb7417db614e5/

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-03-27 00:44:51 +01:00
..
Config.in Config.in files: whitespace cleanup 2013-11-11 22:19:30 +01:00
cups-0001-fix-static.patch cups: fix static linking 2014-03-27 00:44:51 +01:00
cups-fix-stack-protector-check.patch cups: fix -fstack-protector configure check 2009-05-14 17:05:48 +02:00
cups-mantohtml.patch cups: remove version number from patches 2009-05-14 17:24:46 +02:00
cups.mk cups: disable php extension 2013-12-16 21:41:11 +01:00