* grub-core/kern/emu/mm.c (grub_memalign): Don't define if there is no
implementation available to cause compile-time rather than runtime error.
This commit is contained in:
parent
fc46e9fca8
commit
ed7fbf43c2
2 changed files with 10 additions and 5 deletions
|
@ -1,3 +1,9 @@
|
|||
2013-08-22 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/kern/emu/mm.c (grub_memalign): Don't define if there is no
|
||||
implementation available to cause compile-time rather than runtime
|
||||
error.
|
||||
|
||||
2013-08-22 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* util/grub-fstest.c: Don't check for symlinks on windows.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue