1
0

patch-src_Makefile_in 436 B

123456789101112
  1. --- davfs2-1.5.2.orig/src/Makefile.in 2014-08-23 20:13:17.000000000 +0200
  2. +++ davfs2-1.5.2/src/Makefile.in 2016-09-24 10:24:45.225043359 +0200
  3. @@ -248,8 +248,7 @@ mount_davfs_SOURCES = cache.c dav_coda.c
  4. kernel_interface.h mount_davfs.h webdav.h
  5. umount_davfs_SOURCES = umount_davfs.c defaults.h
  6. -AM_CFLAGS = -Wall -Werror=format-security \
  7. - -fstack-protector --param=ssp-buffer-size=4
  8. +AM_CFLAGS =
  9. all: all-am