2016-02-28 22:44:04 -08:00
|
|
|
LIBS = libcore-rust libc libc-stdlib ldso-startup
|
2016-02-28 22:44:04 -08:00
|
|
|
RLIB = liblibc/src
|
2016-02-28 22:44:04 -08:00
|
|
|
CC_RUSTC_OPT += --cfg 'target_os = "freebsd"'
|
2016-02-28 22:44:04 -08:00
|
|
|
include $(REP_DIR)/lib/mk/rust.inc
|