mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2025-02-15 06:37:17 +02:00
6 lines
153 B
Text
6 lines
153 B
Text
![]() |
# vim: filetype=meson
|
||
|
|
||
|
option('cpuid', type : 'feature',
|
||
|
description : 'determine microarchitecture levels with libcpuid (only relevant on x86_64)',
|
||
|
)
|