mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-19 11:33:51 +01:00
Re-enable LLVM/clang now that system includes are used. It compiles and correctly executes examples/javascript.
3 lines
117 B
Makefile
3 lines
117 B
Makefile
INCLUDES += -I$(PKGDIRBASE)/jerryscript/jerry-core/include
|
|
INCLUDES += -I$(PKGDIRBASE)/jerryscript/jerry-ext/include
|