SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
net/pdnsd/patches/patch-src_Makefile_in
Normal file
11
net/pdnsd/patches/patch-src_Makefile_in
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- src/Makefile.in.orig Fri Mar 2 13:12:09 2012
|
||||
+++ src/Makefile.in Fri Mar 2 13:12:49 2012
|
||||
@@ -56,7 +56,7 @@ am_pdnsd_OBJECTS = pdnsd-conf-parser.$(OBJEXT) pdnsd-c
|
||||
pdnsd-thread.$(OBJEXT) pdnsd-cache.$(OBJEXT) \
|
||||
pdnsd-hash.$(OBJEXT)
|
||||
pdnsd_OBJECTS = $(am_pdnsd_OBJECTS)
|
||||
-pdnsd_LDADD = $(LDADD)
|
||||
+pdnsd_LDADD = $(LDADD) @thread_CFLAGS@
|
||||
pdnsd_LINK = $(CCLD) $(pdnsd_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
|
||||
$(LDFLAGS) -o $@
|
||||
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
|
Loading…
Add table
Add a link
Reference in a new issue