зеркало из https://github.com/mozilla/gecko-dev.git
Fixed a small bug WRT shared library naming
This commit is contained in:
Родитель
b0c8f8b961
Коммит
682702de64
|
@ -14,6 +14,6 @@ $ECHO atom $PROG -tool hiprof -env threads -toolargs="-calltime -systime" -all $
|
|||
|
||||
cd components && (
|
||||
for f in lib*.so; do
|
||||
mv ../$f.hiprof.threads .
|
||||
mv ../$f.$PROG.hiprof.threads .
|
||||
done
|
||||
)
|
||||
|
|
Загрузка…
Ссылка в новой задаче