Update Makefile.in, not Makefile :-(
This commit is contained in:
parent
e7b8db2e63
commit
1fa7fe758f
@ -368,7 +368,7 @@ RUNTIME_LIBS := $(CFG_GCC_POST_LIB_FLAGS)
|
||||
######################################################################
|
||||
|
||||
RUSTLLVM_LIB_CS := $(addprefix rustllvm/, \
|
||||
MachOObjectFile.cpp Object.cpp)
|
||||
MachOObjectFile.cpp Object.cpp Passes.cpp)
|
||||
|
||||
RUSTLLVM_OBJS_CS := $(addprefix rustllvm/, RustWrapper.cpp)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user