aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/9l2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/9l b/bin/9l
index 04ce0b02..45be51aa 100755
--- a/bin/9l
+++ b/bin/9l
@@ -169,7 +169,7 @@ case "$tag" in
*OpenBSD*)
ld=gcc
userpath=true
- extralibs="$extralibs -lpthread -lutil"
+ extralibs="$extralibs -lutil"
;;
*FreeBSD*)
ld=gcc