makefiles: Reduce the maximum page size for modules that have a base address.
commite59395208d527d1bffb2725efc85fb798aee7610
authorAlexandre Julliard <julliard@winehq.org>
Mon, 28 Mar 2016 06:47:19 +0000 (28 15:47 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 28 Mar 2016 07:26:54 +0000 (28 16:26 +0900)
treee4c25562f79c5fa8d2af6baa350faa35dc92ec5d
parent36cf292048cdefb65939e6b6fe003b9cf4b79c58
makefiles: Reduce the maximum page size for modules that have a base address.

It avoid bumping into the next allocated base address on 64-bit.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
configure
configure.ac
tools/winegcc/winegcc.c