Skip to content

Commit

Permalink
Get rid of annoying "circular dependency" warning.
Browse files Browse the repository at this point in the history
  • Loading branch information
staticfloat committed Dec 1, 2018
1 parent 70f6b1a commit 35473eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,4 @@ libosxunwind.dylib: $(OBJS)
clean:
rm -f $(OBJS) *.a *.dylib
distclean: clean
.SUFFIXES: .cxx

0 comments on commit 35473eb

Please sign in to comment.