mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
More changes to restore the native Windows build
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user