mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-02 09:18:18 +00:00
58fb5ed722
OpenJDK version 9 for Genode, contains the interpreter version of the HotSpot virtual machine. fixes #2791
5 lines
121 B
Makefile
5 lines
121 B
Makefile
CC_OPT = -DHOTSPOT_LIB_ARCH='"arm"' -DARM -DARM32 \
|
|
-DZERO_LIBARCH='"arm"'
|
|
|
|
include $(REP_DIR)/lib/mk/jvm.inc
|