Remove redundant entry from Makefile
This commit is contained in:
parent
9b3db0ed44
commit
d24acf733a
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue