Skip to content

Commit 1fa7fe7

Browse files
committed
Update Makefile.in, not Makefile :-(
1 parent e7b8db2 commit 1fa7fe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ RUNTIME_LIBS := $(CFG_GCC_POST_LIB_FLAGS)
368368
######################################################################
369369

370370
RUSTLLVM_LIB_CS := $(addprefix rustllvm/, \
371-
MachOObjectFile.cpp Object.cpp)
371+
MachOObjectFile.cpp Object.cpp Passes.cpp)
372372

373373
RUSTLLVM_OBJS_CS := $(addprefix rustllvm/, RustWrapper.cpp)
374374

0 commit comments

Comments
 (0)