]> git.ipfire.org Git - thirdparty/git.git/blobdiff - config.mak.uname
Start the 2.46 cycle
[thirdparty/git.git] / config.mak.uname
index a7607a567610a74bfae56214fc5787f063916ab3..85d63821ec95f65d78a726bae70abcb8c3845ab8 100644 (file)
@@ -68,6 +68,7 @@ ifeq ($(uname_S),Linux)
         ifneq ($(findstring .el7.,$(uname_R)),)
                BASIC_CFLAGS += -std=c99
         endif
+       LINK_FUZZ_PROGRAMS = YesPlease
 endif
 ifeq ($(uname_S),GNU/kFreeBSD)
        HAVE_ALLOCA_H = YesPlease