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