build(bugfix):fix uClibc++ layout build error

make[2]: *** No rule to make target '/home/nuttx/libs/libxx/uClibc++/tests/testframework.cpp',
needed by '/home/nuttx/libs/libxx/uClibc++/tests/testframework.cpp.home.apps.testing.uclibcxx_test.o'.  Stop.

Signed-off-by: haopengxiang <haopengxiang@xiaomi.com>
This commit is contained in:
haopengxiang 2024-11-14 10:52:01 +08:00 committed by CeDeROM
parent 687c1cacd9
commit f67097662f

View file

@ -22,7 +22,7 @@ include $(APPDIR)/Make.defs
CXXEXT := .cpp
TESTDIR = $(TOPDIR)/libs/libxx/uClibc++/tests
TESTDIR = $(TOPDIR)/libs/libxx/uClibc++/uClibc++/tests
ORIGS := $(wildcard $(TESTDIR)/*.cpp)
BLACKSRCS := wchartest.cpp