xerial / snappy-java

Snappy compressor/decompressor for Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lscpu not found on macos

fjblau opened this issue · comments

Running make on M1 mac:

OS_NAME:Mac, OS_ARCH:aarch64
/bin/sh: lscpu: command not found
Makefile:147: *** multiple target patterns. Stop.

Installing the unix-utils didn't fix it as it says lscpu is not found in the OS.

This issue has been fixed. Thanks