diff -Nru pdns-4.1.3/debian/changelog pdns-4.1.3/debian/changelog --- pdns-4.1.3/debian/changelog 2018-06-17 12:25:15.000000000 +0000 +++ pdns-4.1.3/debian/changelog 2018-06-22 04:26:40.000000000 +0000 @@ -1,3 +1,10 @@ +pdns (4.1.3-1+rpi1) buster-staging; urgency=medium + + [changes brought forward from 4.1.0-1+rpi1 by Peter Michael Green at Sun, 31 Dec 2017 14:27:56 +0000] + * Add -latomic to ldflags. + + -- Raspbian forward porter Fri, 22 Jun 2018 04:26:40 +0000 + pdns (4.1.3-1) unstable; urgency=medium * New upstream version 4.1.3 diff -Nru pdns-4.1.3/debian/rules pdns-4.1.3/debian/rules --- pdns-4.1.3/debian/rules 2018-06-17 12:25:15.000000000 +0000 +++ pdns-4.1.3/debian/rules 2018-06-22 04:26:40.000000000 +0000 @@ -6,6 +6,7 @@ # Vendor and version version := $(shell dpkg-parsechangelog -SVersion).$(shell dpkg-vendor --query Vendor) CXXFLAGS += -DPACKAGEVERSION='"$(version)"' +LDFLAGS += -latomic # Backends backends := bind ldap pipe gmysql godbc gpgsql gsqlite3 geoip lua mydns remote random opendbx tinydns