mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-12 11:10:07 +00:00
oops
This commit is contained in:
parent
11c751cf16
commit
8953da3785
1 changed files with 2 additions and 2 deletions
4
bin/9l
4
bin/9l
|
@ -195,8 +195,8 @@ then
|
|||
echo $ld -L$PLAN9/lib "$@" $libsl $extralibs
|
||||
fi
|
||||
if ! $ld -L$PLAN9/lib "$@" $libsl $extralibs
|
||||
do
|
||||
then
|
||||
rm -f $target
|
||||
exit 1
|
||||
done
|
||||
fi
|
||||
exit 0
|
||||
|
|
Loading…
Reference in a new issue