Disable zlib/libffi when configuring LLVM

This should help bring fewer dependencies in to the snapshots.

Closes #9397
This commit is contained in:
Alex Crichton
2013-09-23 10:06:29 -07:00
parent 5b6ef09046
commit 5a78b54586
2 changed files with 3 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
# If this file is modified, then llvm will be forcibly cleaned and then rebuilt.
# The actual contents of this file do not matter, but to trigger a change on the
# build bots then the contents should be changed so git updates the mtime.
2013-09-22
2013-09-23