mirror of
https://github.com/apache/nuttx.git
synced 2026-08-19 20:48:19 +00:00
More changes to restore the native Windows build
This commit is contained in:
parent
b73604a455
commit
a5f2c6bd1c
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue