fix mkmissing and update missinglat

This commit is contained in:
Herbert Lange
2019-11-12 16:03:55 +01:00
parent f2eebc3a64
commit 6f35b9f67f
3 changed files with 34 additions and 96 deletions
+1
View File
@@ -2,6 +2,7 @@
echo "Create tmp dir"
mkdir tmp/
echo "Remove old file"
rm -Rfv tmp/*
echo "resource MissingLat = {} " > MissingLat.gf
echo "Look for missing functions"
# gf -src -i .. -batch TryLat.gf 2>&1 | grep "Warning: no linearization of" | sort -u > tmp/MissingLat.tmp