X-Git-Url: http://the.earth.li/gitweb/?a=blobdiff_plain;f=debian%2Frules;h=13bdadca02f7254cca2ab1d9684f9dece99cfbf1;hb=99875e881f971aec13af9dc74aa7202feea3a7b1;hp=ad82309025191867d7107b861d674ddb4ef6abb0;hpb=a2f77461ff2dacd11b8d56abe8a8fa836bc53272;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