Use ldadd instead of ldflags for libraries

This commit is contained in:
BVK Chaitanya 2010-08-29 09:33:13 +05:30
parent 902f75f645
commit a7363f53c8
2 changed files with 18 additions and 14 deletions

View file

@ -1,3 +1,7 @@
2010-08-29 BVK Chaitanya <bvk.groups@gmail.com>
* Makefile.util.def: Use ldadd instead of ldflags for libraries.
2010-08-28 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/normal/term.c (print_more): Fix a memory leak.