blob: 3589f98e7e5c8c0efe4ff827ce9b239d81692e2a [file] [log] [blame]
-include ../tools.mk
# ignore-windows
# Notice the space in the end, this emulates the output of pkg-config
RUSTC_FLAGS = -C link-args="-lc "
all:
$(RUSTC) $(RUSTC_FLAGS) empty.rs