genode/repos/base/mk/spec/release.mk
Emery Hemingway 1e9ad9e3d9 Nim toolchain improvements
- Fix fatal exception handling so that stack traces are dumped
- Add 'include/nim' directories to Nim module search path
- Enable release optimizations for release builds

Fix #2493
2017-08-28 16:49:42 +02:00

3 lines
50 B
Makefile

CC_OPT += -DGENODE_RELEASE
NIM_ARGS += -d:release