Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-17 | squashfs: fix build with uClibc | Peter Korsgaard | |
squashfs used the get_nprocs() GNU extension, instead of directly calling sysconf(), breaking the build on uClibc. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2010-05-26 | squashfs,squashfs3: needs LARGEFILE support in toolchain | Peter Korsgaard | |
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2010-05-07 | squashfs: fix build when zlib isn't available on the host | Thomas Petazzoni | |
Pass CFLAGS and LDFLAGS so that when building squashfs, it finds the zlib installed in $(HOST_DIR). Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | |||
2010-04-09 | squashfs: new package | Thomas Petazzoni | |
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |