mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-12 11:10:07 +00:00
parent
13d40aa64c
commit
715807d706
1 changed files with 1 additions and 1 deletions
2
bin/9l
2
bin/9l
|
@ -19,7 +19,7 @@ case "$tag" in
|
|||
5.2.*)
|
||||
extralibs="$extralibs -lkse"
|
||||
;;
|
||||
[5-9].*|1[0-1].*)
|
||||
[5-9].*|1[0-9].*)
|
||||
extralibs="$extralibs -lpthread"
|
||||
;;
|
||||
esac
|
||||
|
|
Loading…
Reference in a new issue