mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
squashfs: add LZO support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -29,6 +29,7 @@ LDFLAGS="$LDFLAGS -fwhole-program"
|
||||
cd $BUILD/$1*/squashfs-tools
|
||||
make mksquashfs \
|
||||
XZ_SUPPORT=1 \
|
||||
LZO_SUPPORT=1 \
|
||||
INCLUDEDIR="-I. -I$ROOT/$TOOLCHAIN/include"
|
||||
|
||||
mkdir -p $ROOT/$TOOLCHAIN/bin
|
||||
|
||||
Reference in New Issue
Block a user