Don't test bzip2 (too much memory)
This commit is contained in:
parent
4b5a3a4970
commit
4c2735c765
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ OBJS= blocksort.o \
|
|||
|
||||
include ../bigmake.inc
|
||||
|
||||
all: all_notest test_nodep
|
||||
all: all_notest
|
||||
|
||||
all_notest: libbz2.a bzip2 bzip2recover
|
||||
chmem =8000000 bzip2
|
||||
|
|
Loading…
Reference in a new issue