nuttx-apps/examples/elf/tests
Xiang Xiao 9df0272279 apps: Let c++ examples/testing depends on UCLIBCXX or LIBCXX
since the test should work with either uClibc++ or libcxx

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: Ie6d7b1706314cbe82d4e89eb2d5c47ed36118ea4
2020-07-02 08:47:40 +02:00
..
errno build: Remove the workaround for the inexistence of .config/Make.defs 2020-05-21 17:43:42 +01:00
hello build: Remove the workaround for the inexistence of .config/Make.defs 2020-05-21 17:43:42 +01:00
helloxx apps: Let c++ examples/testing depends on UCLIBCXX or LIBCXX 2020-07-02 08:47:40 +02:00
longjmp build: Remove the workaround for the inexistence of .config/Make.defs 2020-05-21 17:43:42 +01:00
mutex build: Remove the workaround for the inexistence of .config/Make.defs 2020-05-21 17:43:42 +01:00
pthread build: Remove the workaround for the inexistence of .config/Make.defs 2020-05-21 17:43:42 +01:00
signal build: Remove the workaround for the inexistence of .config/Make.defs 2020-05-21 17:43:42 +01:00
struct build: Replace all -I to INCDIR 2020-05-21 17:43:42 +01:00
task build: Remove the workaround for the inexistence of .config/Make.defs 2020-05-21 17:43:42 +01:00
.gitignore build: Remve the unnecessary .gitignore 2020-05-23 15:56:35 +01:00
Makefile build: Remove the duplicated mksymtab.sh 2020-05-24 08:26:55 -06:00
mkdirlist.sh