Files
genode-world/lib/mk/ocaml.inc
Norman Feske aa84f10582 Let ocaml require x86_64
Fixes #180
2020-04-22 15:51:59 +02:00

8 lines
227 B
PHP

OCAML_PORT_DIR := $(call select_from_ports,ocaml)
OCAML_SRC_DIR := $(OCAML_PORT_DIR)/src/ocaml
INC_DIR += $(REP_DIR)/src/app/ocamlrun
# workaround for https://github.com/genodelabs/genode-world/issues/180
REQUIRES += x86_64