aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorThomas Preud'homme <robotux@celest.fr>2012-03-15 00:22:00 +0100
committerThomas Preud'homme <robotux@celest.fr>2012-03-15 00:25:40 +0100
commit7fb0482a4645d59068ccefe44a3a022b649e5a3a (patch)
treefb46a6cc2c3073f59c87d8ba0efed47ba6c6ae75 /tests
parent1736a71b71221df7c81b0d3da25e774f3c4005d2 (diff)
downloadtinycc-7fb0482a4645d59068ccefe44a3a022b649e5a3a.tar.gz
tinycc-7fb0482a4645d59068ccefe44a3a022b649e5a3a.tar.bz2
Support linker options passed in several -Wl param
ld support arguments to multiple-letter options being passed in two ways: * -opt=arg * -opt arg libtool generate command line of the second form. This commit add support for the second form so that libtool works with tcc. The way it is done is to concatenate all -Wl options into one and then pass it to set_linker.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions