X-Git-Url: http://git.jankratochvil.net/?p=reactos.git;a=blobdiff_plain;f=lib%2Fwinedbgc%2FMakefile;fp=lib%2Fwinedbgc%2FMakefile;h=1f90b4209999580a966aacf0b3a2be9ccd1ae681;hp=42ecff4b13bd79454a632569c5d44ae8b41d3f59;hb=a3df8bf1429570e0bd6c6428f6ed80073578cf4b;hpb=7c0db166f81fbe8c8b913d7f26048e337d383605 diff --git a/lib/winedbgc/Makefile b/lib/winedbgc/Makefile index 42ecff4..1f90b42 100644 --- a/lib/winedbgc/Makefile +++ b/lib/winedbgc/Makefile @@ -13,6 +13,9 @@ TARGET_NAME = winedbgc #TARGET_CFLAGS = -g -D__NTDLL__ TARGET_CFLAGS = -D__NTDLL__ +# require os code to explicitly request A/W version of structs/functions +TARGET_CFLAGS += -D_DISABLE_TIDENTS + TARGET_LFLAGS = -Wl,--file-alignment,0x1000 \ -Wl,--section-alignment,0x1000 \ -nostartfiles