diff options
| author | seyko <seyko2@gmail.com> | 2015-03-21 07:16:33 +0300 |
|---|---|---|
| committer | seyko <seyko2@gmail.com> | 2015-03-21 07:16:33 +0300 |
| commit | b5d25654d8316601f0bb109069a9f00b404c5673 (patch) | |
| tree | 688006d41d4225059f9ff6c656abd8fbaedb06db /tests/tests2/58_function_redefinition.expect | |
| parent | 63d068d3f208ca4c5762cf87066d8b43e8fc5823 (diff) | |
| download | tinycc-b5d25654d8316601f0bb109069a9f00b404c5673.tar.gz tinycc-b5d25654d8316601f0bb109069a9f00b404c5673.tar.bz2 | |
configure: don't output CONFIG_LDDIR when build_cross = "yes"
This fixes i386-tcc on CentOS 7. After patch
[root@centos7 tinycc]# ./i386-tcc -vv
tcc version 0.9.26 (i386, Linux)
install: /usr/local/lib/tcc
crt:
/usr/lib
libraries:
/usr/lib
/lib
/usr/local/lib
Before patch:
[root@centos7 tinycc]# ./i386-tcc -vv
tcc version 0.9.26 (i386, Linux)
install: /usr/local/lib/tcc
crt:
/usr/lib64
libraries:
/usr/lib64
/lib64
/usr/local/lib64
Diffstat (limited to 'tests/tests2/58_function_redefinition.expect')
0 files changed, 0 insertions, 0 deletions
