Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at devShellTools-shell 11 lines 376 B view raw
1--- a/lib/Makefile.am 2+++ b/lib/Makefile.am 3@@ -1,7 +1,7 @@ 4 ## Process this file with automake to produce Makefile.in 5 6 AUTOMAKE_OPTIONS = subdir-objects 7-AM_CPPFLAGS = -I$(top_srcdir)/include -DFUSERMOUNT_DIR=\"$(bindir)\" \ 8+AM_CPPFLAGS = -I$(top_srcdir)/include \ 9 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=26 10 11 lib_LTLIBRARIES = libfuse.la libulockmgr.la