mirror of
https://github.com/apache/nuttx.git
synced 2026-05-31 05:55:46 +08:00
libs: Move aeabi_atexit from libxx/ to libc/machine/arm/
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
committed by
Petro Karashchenko
parent
1ba316b5c7
commit
f7f8a21486
@@ -41,10 +41,6 @@ ifeq ($(CONFIG_LIBCXXABI),y)
|
||||
include libcxxabi.defs
|
||||
endif
|
||||
|
||||
ifneq ($(CONFIG_LIBSUPCXX),y)
|
||||
CXXSRCS += libxx_eabi_atexit.cxx
|
||||
endif
|
||||
|
||||
CXXSRCS += libxx_cxa_atexit.cxx
|
||||
|
||||
# Object Files
|
||||
|
||||
Reference in New Issue
Block a user