Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'js/mingw-res-rebuild'
author
Junio C Hamano
<gitster@pobox.com>
Sun, 18 Nov 2018 09:23:53 +0000
(18:23 +0900)
committer
Junio C Hamano
<gitster@pobox.com>
Sun, 18 Nov 2018 09:23:53 +0000
(18:23 +0900)
Windows build update.
* js/mingw-res-rebuild:
Windows: force-recompile git.res for differing architectures
Makefile
patch
|
blob
|
history
raw
(from parent 1:
ab96f28
)
diff --git
a/Makefile
b/Makefile
index 7c4974348b4289a593755e69a99e5611c98df61c..827e9633780c84a11f294a7005de5d1fe1d1580d 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-2111,7
+2111,7
@@
$(SCRIPT_LIB) : % : %.sh GIT-SCRIPT-DEFINES
$(QUIET_GEN)$(cmd_munge_script) && \
mv $@+ $@
-git.res: git.rc GIT-VERSION-FILE
+git.res: git.rc GIT-VERSION-FILE
GIT-PREFIX
$(QUIET_RC)$(RC) \
$(join -DMAJOR= -DMINOR= -DMICRO= -DPATCHLEVEL=, $(wordlist 1, 4, \
$(shell echo $(GIT_VERSION) 0 0 0 0 | tr '.a-zA-Z-' ' '))) \