bzip2 only (..) needs 2.75MB for its own tests

This commit is contained in:
Ben Gras 2005-09-16 10:05:55 +00:00
parent 3ca29cde44
commit 06883efc2c

View file

@ -32,7 +32,7 @@ include ../bigmake.inc
all: all_notest test_nodep
all_notest: libbz2.a bzip2 bzip2recover
chmem =8000000 bzip2
chmem =2750000 bzip2
bzip2: libbz2.a bzip2.o
$(CC) $(CFLAGS) $(LDFLAGS) -o bzip2 bzip2.o -L. -lbz2