X-Git-Url: https://the.earth.li/gitweb/?a=blobdiff_plain;f=debian%2Frules;h=13bdadca02f7254cca2ab1d9684f9dece99cfbf1;hb=098634aaa52bff406d11f1f6b57bc1e10208cee7;hp=ad82309025191867d7107b861d674ddb4ef6abb0;hpb=f46771092d60993b448f422920fa3afec1a3e9ec;p=onak.git diff --git a/debian/rules b/debian/rules index ad82309..13bdadc 100755 --- a/debian/rules +++ b/debian/rules @@ -1,5 +1,6 @@ #!/usr/bin/make -f +export DEB_BUILD_MAINT_OPTIONS = hardening=+all DEB_CONFIGURE_EXTRA_FLAGS += --enable-backend=dynamic --runstatedir=/run CFLAGS += -std=gnu99