commit | 8b691cec63b74b921c7e62a33039469177997484 | [log] [tgz] |
---|---|---|
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | Thu Jul 31 11:19:45 2014 -0300 |
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | Thu Jul 31 16:35:49 2014 +0200 |
tree | a0024959854dc16f293010639c4f9ca3a0e864e7 | |
parent | e573f5d3267e5916c580e499ecd127c60107b8e1 [diff] |
support/libtool: improve version 1.5 static patching Alter the libtool 1.5.x support patch to accomodate for wildly different versions of ltmain.sh Just make it alter incoming args from -static to -all-static which seems to apply to all the different variants out there since argument parsing is unlikely to change much. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>