mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-11-29 09:43:42 +00:00
"9e9e1f61 acrntrace: Add opt to specify the cpus where we should capture the data" uses APIs of libnuma. So this patch adds dependency of libnuma in building-from-source.rst. libnuma functions have been included in os-core-dev bundle of clearlinux. Tracked-On: #4175 Signed-off-by: Kaige Fu <kaige.fu@intel.com>