diff options
-rwxr-xr-x | bin/9l | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -63,7 +63,6 @@ case "$tag" in *AIX*) ld="${CC9:-xlc_r} -g -O0 $CC9FLAGS" nmflags="-A -B" - extralibs="$extralibs -lpthread" ;; *) echo do not know how to link on "$tag" 1>&2 |