Allow -lz on Darwin am: 29d9f87e7f

am: ea07d1690e

* commit 'ea07d1690e12b8c6181bccd590eab46c3e62ba11':
  Allow -lz on Darwin

Change-Id: I5870ea7efc97444c391f2d823c9355732eb26ed9
This commit is contained in:
Dan Willemsen 2016-06-06 23:40:17 +00:00 committed by android-build-merger
commit 3e2a0db3e7
1 changed files with 1 additions and 0 deletions

View File

@ -89,6 +89,7 @@ var (
"c",
"m",
"pthread",
"z",
}, "-l")
)