]> git.scripts.mit.edu Git - git.git/blobdiff - config.mak.uname
repack: make parsed string options const-correct
[git.git] / config.mak.uname
index b45b91075966f450e221bb373ab79a311093284d..b27f51d4862c67f2dcc61c93f9e2db46f8e44bf6 100644 (file)
@@ -171,7 +171,6 @@ ifeq ($(uname_O),Cygwin)
        NO_FAST_WORKING_DIRECTORY = UnfortunatelyYes
        NO_ST_BLOCKS_IN_STRUCT_STAT = YesPlease
        X = .exe
-       COMPAT_OBJS += compat/cygwin.o
        UNRELIABLE_FSTAT = UnfortunatelyYes
        SPARSE_FLAGS = -isystem /usr/include/w32api -Wno-one-bit-signed-bitfield
 endif