Ticket #2485: added -C key to nm in View action for static libs.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
Andrew Borodin 2011-02-01 14:55:49 +03:00 committed by Slava Zanko
parent c30c82ee48
commit b8b0abd579

View File

@ -208,7 +208,7 @@ regex/\.(diff|patch)$
regex/\.s?a$
Open=%cd %p#uar
#Open=%view{ascii} ar tv %f
View=%view{ascii} file %f && nm %f
View=%view{ascii} file %f && nm -C %f
# trpm
regex/\.trpm$