Audit bb_common_bufsiz usage, add script which looks for misuse.
tr: stop using globals needlessly. code: -103 bytes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
# Communal variables are elusize, then don't show in size output!
|
||||
# Communal variables are elusive, they don't show up in size output!
|
||||
# This script will show all communals in *.o, sorted by size
|
||||
|
||||
find -name '*.o' \
|
||||
|
||||
Reference in New Issue
Block a user