genode/repos/libports/lib/mk/liballoc_system-rust.mk

5 lines
131 B
Makefile
Raw Normal View History

LIBS = libcore-rust liblibc-rust
CC_RUSTC_OPT += --allow unused_features
RLIB = liballoc_system
include $(REP_DIR)/lib/mk/rust.inc