libc/machine/arch: fix build break if enable armv8 ELF
Signed-off-by: chao.an <anchao@xiaomi.com>
This commit is contained in:
parent
37b5b7137f
commit
bd3a843ffe
@ -87,7 +87,7 @@ ifeq ($(LIBM_ARCH_TRUNC),y)
|
||||
CSRCS += arch_trunc.c
|
||||
endif
|
||||
|
||||
endif # CONFIG_ARMV8M_LIBM
|
||||
|
||||
DEPPATH += --dep-path machine/arm/armv8-m
|
||||
VPATH += :machine/arm/armv8-m
|
||||
|
||||
endif # CONFIG_ARMV8M_LIBM
|
||||
|
Loading…
x
Reference in New Issue
Block a user