mirror of
https://github.com/git/git.git
synced 2026-02-07 00:05:02 +00:00
fixup! mingw: Compile the Git wrapper
This commit is contained in:
@@ -579,7 +579,7 @@ else
|
||||
git-wrapper$(X): compat/win32/git-wrapper.o git.res
|
||||
$(QUIET_LINK)$(CC) -Wall -s -o $@ $^ -lshell32 -lshlwapi
|
||||
|
||||
compat/win32/git-wrapper.o: %.o: %.c
|
||||
compat/win32/git-wrapper.o: %.o: %.c GIT-PREFIX
|
||||
$(QUIET_CC)$(CC) -o $*.o -c -Wall -Wwrite-strings $<
|
||||
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user