SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
sysutils/inotify-tools/patches/patch-src_Makefile_am
Normal file
11
sysutils/inotify-tools/patches/patch-src_Makefile_am
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- src/Makefile.am.orig Mon Apr 24 03:20:56 2017
|
||||
+++ src/Makefile.am Mon Apr 24 03:21:02 2017
|
||||
@@ -2,7 +2,7 @@ bin_PROGRAMS = inotifywait inotifywatch
|
||||
inotifywait_SOURCES = inotifywait.c common.c common.h
|
||||
inotifywatch_SOURCES = inotifywatch.c common.c common.h
|
||||
|
||||
-AM_CFLAGS = -Wall -Werror -Wpointer-arith -std=c99 -I../libinotifytools/src -L../libinotifytools/src
|
||||
+AM_CFLAGS = -Wall -Wpointer-arith -std=c99 -I../libinotifytools/src -L../libinotifytools/src
|
||||
AM_CPPFLAGS = -I$(top_srcdir)/libinotifytools/src
|
||||
LDADD = ../libinotifytools/src/libinotifytools.la
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue