X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~matthewv/git?a=blobdiff_plain;f=debian%2Frules;h=dadaaccedb2e4471da795e7da66365d542a59689;hb=a03d3755717c0328ab02ecfbfe3468066f49543d;hp=7e53492362a42aebee4b374bc23570927dbb881b;hpb=3e24cea3687cec59049942e4398d67f98d5c5012;p=pcre3.git diff --git a/debian/rules b/debian/rules index 7e53492..dadaacc 100755 --- a/debian/rules +++ b/debian/rules @@ -53,6 +53,7 @@ build-stamp: configure-stamp # Add here commands to compile the package. $(MAKE) $(NJOBS) ifeq ($(DEB_BUILD_GNU_TYPE),$(DEB_HOST_GNU_TYPE)) + ulimit -s hard $(MAKE) check VERBOSE=1 endif