buildroot/target/squashfs
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
..
Config.in squashfs: add v4.0 support and version selection 2009-04-06 09:21:36 +00:00
squashfs-4.0-build-system-fix.patch squashfs: pass CFLAGS/LDFLAGS and add host-zlib dependency 2010-02-26 08:52:22 +01:00
squashfs-4.0-mksquashfs-race-condition-fix.patch squashfs: fix for mksquashfs 4.0 race condition 2009-09-14 15:56:34 +02:00
squashfsroot.mk squashfs: pass CFLAGS/LDFLAGS and add host-zlib dependency 2010-02-26 08:52:22 +01:00