Merged in RELEASE_12.

This fixes the zlib linking problems.

llvm-svn: 12531
This commit is contained in:
John Criswell 2004-03-29 20:22:30 +00:00
parent 3cdc27c868
commit d2ff5cf7e8
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ BYTECODE_LIBRARY=1
BUILD_ARCHIVE=1
DONT_BUILD_RELINKED=1
LIBRARYNAME=z
CPPFLAGS += -DNO_DUMMY_DECL=1
Source = adler32.c compress.c crc32.c gzio.c uncompr.c deflate.c trees.c \
zutil.c inflate.c infback.c inftrees.c inffast.c