More changes to restore the native Windows build
This commit is contained in:
parent
b73604a455
commit
a5f2c6bd1c
@ -51,7 +51,6 @@ ifeq ($(CONFIG_WINDOWS_NATIVE),y)
|
||||
ARCHINCLUDES = -I. -isystem $(TOPDIR)\include
|
||||
ARCHXXINCLUDES = -I. -isystem $(TOPDIR)\include -isystem $(TOPDIR)\include\cxx
|
||||
ARCHSCRIPT = -T$(TOPDIR)\configs\$(CONFIG_ARCH_BOARD)\scripts\$(LDSCRIPT)
|
||||
DELIM := $(strip /)
|
||||
else
|
||||
ifeq ($(WINTOOL),y)
|
||||
# Windows-native toolchains
|
||||
|
Loading…
Reference in New Issue
Block a user