mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:04:17 +08:00
Use common naming for all buildroot toolchains
This commit is contained in:
@@ -101,7 +101,7 @@ OBJEXT = .o
|
||||
LIBEXT = .a
|
||||
EXEEXT =
|
||||
|
||||
ifneq ($(CONFIG_LPC31_BUILDROOT),y)
|
||||
ifneq ($(CONFIG_ARM_TOOLCHAIN_BUILDROOT),y)
|
||||
LDFLAGS += -nostartfiles -nodefaultlibs
|
||||
endif
|
||||
ifeq ($(CONFIG_DEBUG_SYMBOLS),y)
|
||||
|
||||
Reference in New Issue
Block a user