diff options
| author | Thomas Preud'homme <robotux@celest.fr> | 2012-03-15 00:22:00 +0100 |
|---|---|---|
| committer | Thomas Preud'homme <robotux@celest.fr> | 2012-03-15 00:25:40 +0100 |
| commit | 7fb0482a4645d59068ccefe44a3a022b649e5a3a (patch) | |
| tree | fb46a6cc2c3073f59c87d8ba0efed47ba6c6ae75 /win32/include/sec_api | |
| parent | 1736a71b71221df7c81b0d3da25e774f3c4005d2 (diff) | |
| download | tinycc-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 'win32/include/sec_api')
0 files changed, 0 insertions, 0 deletions
