mirror of
https://github.com/git/git.git
synced 2024-11-28 12:34:08 +08:00
Makefile: remove and create libgit.a from scratch.
Foolishly I renamed diff.o around which caused an old diff.o taken out of libgit.a and got linked into resulting binary and exhibited mysterious breakage for many people. This borrows from the kernel Makefile (scripts/Makefile.build) to first remove the target and then recreate. Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
parent
36932eab77
commit
71459c193d
Loading…
Reference in New Issue
Block a user