diff options
author | Rich Felker <dalias@aerifal.cx> | 2012-06-07 00:23:58 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2012-06-07 00:23:58 -0400 |
commit | 67a0383d07987cc4adeee3a06b60c666d9f9d62e (patch) | |
tree | 8d040cdc6ed0e55072196f1f98944fea345d1d49 /src | |
parent | make configure try to disable stack protector (diff) | |
download | grovel-67a0383d07987cc4adeee3a06b60c666d9f9d62e.tar.gz grovel-67a0383d07987cc4adeee3a06b60c666d9f9d62e.tar.xz |
avoid linking main program in linker tests
it's possible that the user has provided a compiler that does not have
any libc to link to, so linking a main program is a bad idea. instead,
generate an empty shared library with no dependencies.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions