libs/libxx: Download C++ libraries during context.

Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
This commit is contained in:
Abdelatif Guettouche
2021-08-18 19:31:06 +02:00
committed by Xiang Xiao
parent 9732334b5d
commit 15fb70cb00
6 changed files with 7 additions and 6 deletions
+3
View File
@@ -97,6 +97,9 @@ endif
endif
CONTEXTDIRS += libs$(DELIM)libc
ifeq ($(CONFIG_HAVE_CXX),y)
CONTEXTDIRS += libs$(DELIM)libxx
endif
ifeq ($(CONFIG_NX),y)
KERNDEPDIRS += graphics