X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Frules;h=571e38bc4bed55b9304517452dc1286437f52e60;hb=d023568f4134ac42286969e7e99c51a52ec8c6f5;hp=292ecc9d063aa148a5ffe9810833e11ba1f83f2c;hpb=142e95dfafeb99191e3ca4e3a8af386fe50dae2a;p=sven%2Fmysqltcl.git diff --git a/debian/rules b/debian/rules index 292ecc9..571e38b 100755 --- a/debian/rules +++ b/debian/rules @@ -3,7 +3,9 @@ # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 -LDFLAGS += -Wl,-z,defs -Wl,--as-needed +DPKG_EXPORT_BUILDFLAGS = 1 +include /usr/share/dpkg/buildflags.mk + DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH) %: