Commit a6fdf732 authored by Charles Davis's avatar Charles Davis Committed by Alexandre Julliard

loader: Build with -fno-builtin.

This prevents Clang from optimizing wld_memset() into a memset(3) call.
parent 50d65831
DEFS = -D__WINESRC__ $(EXTRADEFS)
MODCFLAGS = @BUILTINFLAG@
C_SRCS = \
main.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