]> granicus.if.org Git - pdns/commitdiff
add boost context ldflags so freebsd builds can find the libs
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Thu, 1 Sep 2016 16:20:06 +0000 (18:20 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Mon, 5 Sep 2016 10:46:49 +0000 (12:46 +0200)
(cherry picked from commit 01f097e45a286355c93da0acf78756e59ad9c126)

pdns/recursordist/Makefile.am

index 733c76f1d22be61f7b4a48db88e7f872a842772c..d034dc96ccb793757836c0e3b24f725714689d93 100644 (file)
@@ -152,7 +152,7 @@ pdns_recursor_LDADD = \
        $(RT_LIBS)
 
 pdns_recursor_LDFLAGS = $(AM_LDFLAGS) \
-       $(LIBCRYPTO_LDFLAGS)
+       $(LIBCRYPTO_LDFLAGS) $(BOOST_CONTEXT_LDFLAGS)
 
 if BOTAN110
 pdns_recursor_SOURCES += \