X-Git-Url: http://git.jankratochvil.net/?p=reactos.git;a=blobdiff_plain;f=lib%2Fmsafd%2Fmakefile;h=a1763b867a52316c7572a8ed6d3a5b04fbb9aea9;hp=734f8811c6ec176c8baeb891f9b56397ac74dbea;hb=HEAD;hpb=7c0db166f81fbe8c8b913d7f26048e337d383605 diff --git a/lib/msafd/makefile b/lib/msafd/makefile index 734f881..a1763b8 100644 --- a/lib/msafd/makefile +++ b/lib/msafd/makefile @@ -8,6 +8,9 @@ TARGET_NAME = msafd TARGET_BASE = 0x777a0000 +# require os code to explicitly request A/W version of structs/functions +TARGET_CFLAGS += -D_DISABLE_TIDENTS -Wall -Werror + TARGET_SDKLIBS = ntdll.a kernel32.a TARGET_CFLAGS = \