« Previous | Next » 

Revision f8e2af11

IDf8e2af11d9aa402fedec9a604b0e952c02601889

Added by Stefan Weil almost 15 years ago

Win32: Reduce section alignment for Windows.

Maximum alignment for Win32 is 16, so don't try
to set it to 32. Otherwise the compiler complains:

exec.c:102: warning: alignment of 'code_gen_prologue'
is greater than maximum object file alignment. Using 16

Signed-off-by: Stefan Weil <>
Signed-off-by: Anthony Liguori <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences