diff options
| author | grischka <grischka> | 2012-04-18 18:32:37 +0200 |
|---|---|---|
| committer | grischka <grischka> | 2012-04-18 18:32:37 +0200 |
| commit | 4274c44de7dfb99a1058a5af515e9865cc9d2ff9 (patch) | |
| tree | 38ad25b730bd4c3725413308e420dd33965f89d2 /tccelf.c | |
| parent | 214564b1dc76b8f29ef49dd13af429f6d05d3d64 (diff) | |
| download | tinycc-4274c44de7dfb99a1058a5af515e9865cc9d2ff9.tar.gz tinycc-4274c44de7dfb99a1058a5af515e9865cc9d2ff9.tar.bz2 | |
tcc.c: fix previous commit "Use CString to concat linker options"
- remove redunant else branch
- zero-terminate linker_arg
- declare cstr_xxx as PUB_FUNC
(which are functions used in tcc.c but not in the libtcc API.
Useful for a tcc(.exe) that uses the libtcc.(so/dll))
- while at it, export PUB_FUNCs from dll
Diffstat (limited to 'tccelf.c')
0 files changed, 0 insertions, 0 deletions
