The previous fix (#557) forced -lz into LDFLAGS instead of fixing the real issue where configure was failing to detect zlib in the first place. This was happening because it was looking in /lib, resulting in conflicts with the host libraries. Signed-off-by: James Le Cuirot <james.le-cuirot@yakara.com>
|
|
||
42 |
|
42 |
|
43 |
|
43 |
|
44 |
|
44 |
|
45 |
|
|
|
46 |
|
45 |
|
47 |
|
46 |
|
48 |
|
47 |
|
|
|
||
73 |
|
72 |
|
74 |
|
73 |
|
75 |
|
74 |
|
76 |
|
|
|
|
75 |
|
|
77 |
|
76 |
|
78 |
|
77 |
|
79 |
|
78 |
|