chiark / gitweb /
Correctly increase stack limit
authorMatthew Vernon <matthew@debian.org>
Mon, 4 Dec 2017 05:26:39 +0000 (05:26 +0000)
committerMatthew Vernon <matthew@debian.org>
Mon, 4 Dec 2017 05:26:39 +0000 (05:26 +0000)
commit6b73f9b4137716429eaae6b852c18eeec5e89837
treeec7e626b4f04d9df08b89f35cfacb8aebbb6eaba
parentd69d22f98dea37c5dd8799a281f6aaf7b8b97a46
Correctly increase stack limit

We want the increased stack size to apply to the make check step
(running it by itself doesn't achieve anything); also ignore a
permission error (which we get on freebsd) - if the tests succeed it
doesn't matter.
debian/rules