X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Fmysqltcl.git;a=blobdiff_plain;f=debian%2Frules;h=571e38bc4bed55b9304517452dc1286437f52e60;hp=292ecc9d063aa148a5ffe9810833e11ba1f83f2c;hb=7ba0b663f322c557538e0296925ee456c6927599;hpb=142e95dfafeb99191e3ca4e3a8af386fe50dae2a 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) %: