diff -Nru pdns-4.1.0/debian/changelog pdns-4.1.0/debian/changelog --- pdns-4.1.0/debian/changelog 2018-01-18 20:44:07.000000000 +0000 +++ pdns-4.1.0/debian/changelog 2018-01-27 08:40:07.000000000 +0000 @@ -1,3 +1,10 @@ +pdns (4.1.0-2+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 Sat, 27 Jan 2018 08:40:07 +0000 + pdns (4.1.0-2) unstable; urgency=medium * Update Maintainer: as alioth is going away diff -Nru pdns-4.1.0/debian/rules pdns-4.1.0/debian/rules --- pdns-4.1.0/debian/rules 2018-01-18 20:44:07.000000000 +0000 +++ pdns-4.1.0/debian/rules 2018-01-27 08:40:07.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