Define functions explicitly rather than using --defsym in tests

whenever possible. Respect locality in remaining cases.
This commit is contained in:
Vladimir Serbinenko 2013-12-16 13:07:28 +01:00
parent 6a09d83e12
commit 37378f748a
3 changed files with 45 additions and 11 deletions

View file

@ -1,3 +1,8 @@
2013-12-16 Vladimir Serbinenko <phcoder@gmail.com>
Define functions explicitly rather than using --defsym in tests
whenever possible. Respect locality in remaining cases.
2013-12-16 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/genmoddep.awk: Remove explicit getline < /dev/stdin.