More changes to restore the native Windows build

This commit is contained in:
Gregory Nutt 2014-02-07 10:14:11 -06:00
parent b73604a455
commit a5f2c6bd1c

View File

@ -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