diff --git a/autodeps/linux.req b/autodeps/linux.req index 3566c7b45..4483ca685 100644 --- a/autodeps/linux.req +++ b/autodeps/linux.req @@ -2,6 +2,8 @@ # note this works for both a.out and ELF executables +ulimit -c 0 + filelist=$(xargs file 2>/dev/null | grep "executable" | cut -d: -f1) for f in $filelist; do