commit | 7ea024e4c112af5ff4dc9dfa96467ef1f140c451 | [log] [tgz] |
---|---|---|
author | Andrew John Hughes <andrew@openjdk.org> | Wed Sep 19 17:56:52 2012 +0100 |
committer | Andrew John Hughes <andrew@openjdk.org> | Wed Sep 19 17:56:52 2012 +0100 |
tree | 0f7b24936b1341183a448fb7fa95ad0b26f4e40b | |
parent | 7bc09703456c0158b79f692379cc5864f5cb8cb9 [diff] |
7110151: Use underlying platform's zlib library for Java zlib support Make SYSTEM_ZLIB more flexible by using ZLIB_{CFLAGS,LIBS} and building on more than just MACOSX. Reviewed-by: sherman, alanb