summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/findunusedcode2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/findunusedcode b/bin/findunusedcode
index 8485f44b69c3..df865bc86668 100755
--- a/bin/findunusedcode
+++ b/bin/findunusedcode
@@ -37,7 +37,7 @@ export AR="callarchive ${AR:-ar}"
export dbglevel=2
-make
+make clean && make
callanalyse \
instdir/program/* \