Files
buildroot/target
Thomas Petazzoni be8a104c3c squashfs: pass CFLAGS/LDFLAGS and add host-zlib dependency
Squashfs depends on host-zlib, so we add this as a dependency. As
host-zlib is installed in $(HOST_DIR), we must pass $(HOST_CFLAGS) and
$(HOST_LDFLAGS).

Unfortunately, if we pass CFLAGS=$(HOST_CFLAGS), we override the
CFLAGS defined in the Makefile, and the build fails. Therefore, we
borrow a patch from OpenEmbedded to fix this problem.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2010-02-26 08:52:22 +01:00
..
2009-09-16 20:28:25 +02:00
2009-09-16 20:28:25 +02:00
2010-01-20 10:46:19 +01:00
2010-02-24 21:46:35 +01:00
2009-04-01 13:02:07 +00:00
2009-09-16 20:28:25 +02:00
2009-09-16 20:28:25 +02:00
2009-09-16 20:28:25 +02:00
2009-12-14 23:54:48 +01:00
2009-09-05 14:43:17 +02:00