]> xenbits.xensource.com Git - qemu-upstream-4.6-testing.git/commit
configure: Disable libtool if -fPIE does not work with it (bug #1257099) qemu-xen-4.4.0-rc4 qemu-xen-4.4.0-rc5
authorDon Slutz <address@hidden>
Sat, 14 Dec 2013 19:43:56 +0000 (19:43 +0000)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Wed, 5 Feb 2014 16:59:14 +0000 (16:59 +0000)
commit027c412ff71ad8bff6e335cc7932857f4ea74391
tree53b4bbca5bccd13994d846a51742a4a7ad8b53ad
parenta41087bc7110e8378cd49ddd06aa7c9d361f3673
configure: Disable libtool if -fPIE does not work with it (bug #1257099)

Adjust TMPO and added TMPB, TMPL, and TMPA.  libtool needs the names
to be fixed (TMPB).

Add new functions do_libtool and libtool_prog.

Add check for broken gcc and libtool.

Signed-off-by: Don Slutz <address@hidden>
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
configure