mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
Make libcpuid dependency optional with --disable-cpuid
This commit is contained in:
parent
b73a1c0638
commit
a9bd06d0ea
3 changed files with 16 additions and 4 deletions
|
@ -64,3 +64,5 @@
|
|||
(e.g., as whether to have `x86_64-v2-linux` among additional system types).
|
||||
The library is available from its homepage
|
||||
<http://libcpuid.sourceforge.net>.
|
||||
This is an optional dependency and can be disabled
|
||||
by providing a `--disable-cpuid` to the `configure` script.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue