mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 19:04:32 +04:00
sigar is a System Information Gatherer And Reporter library for C++ Adding the package so other C++ packages that depends on this library can build. This creates a libsigar.so shared library. Signed-off-by: Amol Bhave <ambhave@fb.com>