diff options
author | Ronald G. Minnich <rminnich@gmail.com> | 2016-02-12 21:54:59 +0000 |
---|---|---|
committer | Ronald G. Minnich <rminnich@gmail.com> | 2016-02-15 21:35:18 +0100 |
commit | 7ee16b7348640729c48e5459ba2c9142202238fa (patch) | |
tree | 59b8993dba57efc3d6edff0a544659e38bff5fea /src/southbridge | |
parent | 6f0e6fa6e125a7919a6b7836fa119e0074dca250 (diff) |
Fix a build problem with power 8: use --with-system-zlib
Power 8 was once again having build issues. Adding --with-system-zlib
fixes them. It seems the builtin one is only needed when you are going
to build programs, and it falls apart in other cases.
Searching --with-system-zlib reveals this to be a very popular topic.
This has not broken other toolchain builds (for me); it should not for
anyone else. Then again, this is gcc, about which I need say no more.
Change-Id: Ica9d057d88982543b5dda471cc949c31fe15932f
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Reviewed-on: https://review.coreboot.org/13700
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/southbridge')
0 files changed, 0 insertions, 0 deletions