summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@baturin.org>2015-04-04 22:34:00 +0600
committerDaniil Baturin <daniil@baturin.org>2015-04-04 22:34:00 +0600
commit17de88d250d4e386b00e9a819bf63f195856c430 (patch)
treee00da75a2b6f8d9b85b1e302e0390e1de2342508
parent17b4175fe314b47b1eb18f012b30b6158c2fceb6 (diff)
downloadhvinfo-17de88d250d4e386b00e9a819bf63f195856c430.tar.gz
hvinfo-17de88d250d4e386b00e9a819bf63f195856c430.zip
FreeBSD build note.
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2b7c5ad..d55d7df 100644
--- a/README.md
+++ b/README.md
@@ -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