mirror of
https://github.com/openwrt/packages.git
synced 2025-08-01 09:40:28 +00:00
bluelog can not be compiled on macos due to Apple zcat is not compatible with GNU zcat. This patch replaces `zcat` with `gzip -dc`. `gzip -dc` has the same behavior on GNU and Apple environments. Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
3.1 KiB
3.1 KiB