diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2010-02-26 08:36:38 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2010-02-26 08:52:22 +0100 |
commit | be8a104c3cd65190e32aebcbc8430fb23c42361f (patch) | |
tree | 1e6f400f87f7005c7a3cf381669dd36c174d30de /package/Makefile.autotools.in | |
parent | c4ba3fdae5a576ed26815a3ef637614b2017fc18 (diff) |
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>
Diffstat (limited to 'package/Makefile.autotools.in')
0 files changed, 0 insertions, 0 deletions