OpenBSD support.
This commit is contained in:
parent
cea10000c5
commit
52e6164443
7 changed files with 35 additions and 33 deletions
2
bin/9l
2
bin/9l
|
|
@ -169,7 +169,7 @@ case "$tag" in
|
|||
*OpenBSD*)
|
||||
ld=gcc
|
||||
userpath=true
|
||||
extralibs="$extralibs -lutil -lpthread"
|
||||
extralibs="$extralibs -lutil"
|
||||
;;
|
||||
*FreeBSD*)
|
||||
ld=gcc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue