freebsd-ports/devel/cpu_features/pkg-descr
Steven Kreuzer 3cb722f33c Install the static library using INSTALL_DATA instead of INSTALL_LIB
Fix typo in package description: C89->C99

Reported by:	Adam Weinberger <adamw@adamw.org>
2018-05-04 13:34:33 +00:00

6 lines
283 B
Text

A small, fast, and simple open source library to report CPU features at
runtime. Written in C99 for maximum portability, it allocates no memory and is
suitable for implementing fundamental functions and running in sandboxed
environments.
WWW: https://github.com/google/cpu_features