use kvm
This commit is contained in:
parent
a4a13093d0
commit
f2862098ca
1 changed files with 3 additions and 0 deletions
|
|
@ -13,3 +13,6 @@ SHORTLIB=bio 9
|
||||||
|
|
||||||
<$PLAN9/src/mkone
|
<$PLAN9/src/mkone
|
||||||
|
|
||||||
|
KVM=`{if uname |grep BSD >/dev/null; then echo -lkvm; fi}
|
||||||
|
LDFLAGS=$LDFLAGS $KVM
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue