diff options
| author | Daniil Baturin <daniil@baturin.org> | 2015-04-04 22:34:00 +0600 |
|---|---|---|
| committer | Daniil Baturin <daniil@baturin.org> | 2015-04-04 22:34:00 +0600 |
| commit | 17de88d250d4e386b00e9a819bf63f195856c430 (patch) | |
| tree | e00da75a2b6f8d9b85b1e302e0390e1de2342508 | |
| parent | 17b4175fe314b47b1eb18f012b30b6158c2fceb6 (diff) | |
| download | hvinfo-17de88d250d4e386b00e9a819bf63f195856c430.tar.gz hvinfo-17de88d250d4e386b00e9a819bf63f195856c430.zip | |
FreeBSD build note.
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -10,6 +10,9 @@ Alternatively, you can use gnatmake directly, from the top level dir do gnatmake ./src/hvinfo ``` +There is no proper build system yet, so if you are building on FreeBSD, +edit src/config.ads and change Linux to False and FreeBSD to true. + # OS and hypervisor support CPUID-based checks that can detext KVM, Xen HVM, VMware, and Hyper-V are |
