Commit e0bfdb29 authored by Huw Davies's avatar Huw Davies Committed by Alexandre Julliard

ndis.sys: Reinstate the subsystem native option.

It was previously being clobbered by the second EXTRADLLFLAGS. Signed-off-by: 's avatarHuw Davies <huw@codeweavers.com> Signed-off-by: 's avatarAlexandre Julliard <julliard@winehq.org>
parent 22c33313
MODULE = ndis.sys
EXTRADLLFLAGS = -Wl,--subsystem,native
EXTRADLLFLAGS = -mno-cygwin
EXTRADLLFLAGS = -Wl,--subsystem,native -mno-cygwin
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