]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Remove --with-zlib from ld
authorH.J. Lu <hjl.tools@gmail.com>
Tue, 31 Mar 2015 10:58:15 +0000 (03:58 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Tue, 31 Mar 2015 10:59:04 +0000 (03:59 -0700)
commitf24173ebf754866d4a1881a28dc2c07062c119d7
treee45d9421f6d0ba52848cbd5571e967740f97290d
parent0138187e9fc351c6d4615bbe2ab020a3ac646b50
Remove --with-zlib from ld

This patch removes --with-zlib from ld.

ld/

* configure.ac (AM_ZLIB): Removed.
* Makefile.in: Regenerated.
* config.in: Likewise.
* configure: Likewise.

ld/testsuite/

* ld-bootstrap/bootstrap.exp (extralibs): Add -lz.
ld/ChangeLog
ld/Makefile.in
ld/config.in
ld/configure
ld/configure.ac
ld/testsuite/ChangeLog
ld/testsuite/ld-bootstrap/bootstrap.exp