X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fbzlib.h;h=19314f8f665752769d51ebea6523ccb23118fc3f;hb=c7ff87e0ae3e619b5718eafcdee433af0a46df8b;hp=2d864d56b75676600a21750537c4b84e7a1bc1df;hpb=42d1f0394bef0624fc9664714d54bb137931d6a6;p=oweals%2Fu-boot.git diff --git a/include/bzlib.h b/include/bzlib.h index 2d864d56b7..19314f8f66 100644 --- a/include/bzlib.h +++ b/include/bzlib.h @@ -68,7 +68,10 @@ /* Configure for U-Boot environment */ #define BZ_NO_STDIO + +#ifndef CONFIG_SANDBOX #define BZ_NO_COMPRESS +#endif /* End of configuration for U-Boot environment */ #ifdef __cplusplus