Commit 6c75cddb authored by Alexandre Julliard's avatar Alexandre Julliard

wow64cpu: Move base address to leave more room for wow64.dll.

parent 9a74d2b6
MODULE = wow64cpu.dll
IMPORTS = wow64 ntdll winecrt0
EXTRADLLFLAGS = -nodefaultlibs -Wl,--image-base,0x6f100000
EXTRADLLFLAGS = -nodefaultlibs -Wl,--image-base,0x6f400000
C_SRCS = cpu.c
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment