mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-17 01:13:11 +00:00
Remove redundant entry from Makefile
This commit is contained in:
parent
9b3db0ed44
commit
d24acf733a
@ -300,7 +300,6 @@ RUNTIME_HDR := rt/globals.h \
|
||||
|
||||
RUNTIME_INCS := -Irt/isaac -Irt/uthash
|
||||
RUNTIME_OBJS := $(RUNTIME_CS:.cpp=.o)
|
||||
RUNTIME_LIBS := $(CFG_RUNTIME_LIBS)
|
||||
|
||||
STDLIB_CRATE := lib/std.rc
|
||||
STDLIB_INPUTS := $(wildcard lib/*.rc lib/*.rs lib/*/*.rs)
|
||||
|
Loading…
Reference in New Issue
Block a user