mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-18 02:53:52 +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
|