Fix dependencies on cygwin.
* gentpl.py: Support variable dependencies. Add $TARGET_OBJ2ELF to dependencies when used and defined. * grub-core/Makefile.core.def (regexp): Add dependency on libgnulib.a.
This commit is contained in:
parent
bdb5ba47d8
commit
3c7eac445b
3 changed files with 17 additions and 2 deletions
|
@ -1,3 +1,11 @@
|
|||
2013-08-22 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Fix dependencies on cygwin.
|
||||
|
||||
* gentpl.py: Support variable dependencies. Add $TARGET_OBJ2ELF to
|
||||
dependencies when used and defined.
|
||||
* grub-core/Makefile.core.def (regexp): Add dependency on libgnulib.a.
|
||||
|
||||
2013-08-22 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* include/grub/zfs/spa.h (zio_cksum): Add explicit members for mac.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue