]> git.ipfire.org Git - thirdparty/git.git/blobdiff - config.mak.uname
Sync with 2.15.4
[thirdparty/git.git] / config.mak.uname
index d39a436848e28eae331b2a2f0c0d4d0f61891eac..d3524c568186065cf3b25587dc0fd9178b0bf053 100644 (file)
@@ -182,7 +182,6 @@ ifeq ($(uname_O),Cygwin)
        NO_ST_BLOCKS_IN_STRUCT_STAT = YesPlease
        X = .exe
        UNRELIABLE_FSTAT = UnfortunatelyYes
-       SPARSE_FLAGS = -isystem /usr/include/w32api -Wno-one-bit-signed-bitfield
        OBJECT_CREATION_USES_RENAMES = UnfortunatelyNeedsTo
        MMAP_PREVENTS_DELETE = UnfortunatelyYes
        COMPAT_OBJS += compat/cygwin.o