diff -Nru pdns-4.1.2/debian/changelog pdns-4.1.2/debian/changelog --- pdns-4.1.2/debian/changelog 2018-05-14 11:17:08.000000000 +0000 +++ pdns-4.1.2/debian/changelog 2018-05-20 21:29:35.000000000 +0000 @@ -1,3 +1,10 @@ +pdns (4.1.2-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 Sun, 20 May 2018 21:29:35 +0000 + pdns (4.1.2-1) unstable; urgency=medium * New upstream version 4.1.2 diff -Nru pdns-4.1.2/debian/rules pdns-4.1.2/debian/rules --- pdns-4.1.2/debian/rules 2018-05-14 11:17:08.000000000 +0000 +++ pdns-4.1.2/debian/rules 2018-05-20 21:29:35.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