darwin
This commit is contained in:
parent
93eb0e23c0
commit
69555c0e28
@ -12,6 +12,6 @@ HFILES=\
|
||||
|
||||
<$PLAN9/src/mkone
|
||||
|
||||
KVM=`{if uname |egrep 'BSD|Darwin' >/dev/null; then echo -lkvm; fi}
|
||||
KVM=`{if uname |egrep 'BSD' >/dev/null; then echo -lkvm; fi}
|
||||
LDFLAGS=$LDFLAGS $KVM
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user