mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-24 11:41:58 +00:00
parent
20f5692b7f
commit
f0add8ef24
1 changed files with 0 additions and 1 deletions
1
bin/9l
1
bin/9l
|
@ -297,7 +297,6 @@ then
|
||||||
autoframeworks=""
|
autoframeworks=""
|
||||||
if [ "x$ofiles" != "x" ]
|
if [ "x$ofiles" != "x" ]
|
||||||
then
|
then
|
||||||
echo >&2 ofiles $ofiles
|
|
||||||
a=`
|
a=`
|
||||||
nm $ofiles |
|
nm $ofiles |
|
||||||
grep '__p9l_autoframework_[a-zA-Z0-9+-]*$' |
|
grep '__p9l_autoframework_[a-zA-Z0-9+-]*$' |
|
||||||
|
|
Loading…
Reference in a new issue