diff options
author | Rich Felker <dalias@aerifal.cx> | 2012-06-07 00:32:22 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2012-06-07 00:32:22 -0400 |
commit | 498a100d05666024fd0d409a27709a03e7e58dd3 (patch) | |
tree | 9692805101674cf4a35e72b425870381750e2027 /include/complex.h | |
parent | f1fd7577ba7eb2a202833e89c63b8e01dedfca05 (diff) | |
download | musl-498a100d05666024fd0d409a27709a03e7e58dd3.tar.gz |
check for ld support of -Bsymbolic-functions; disable shared if not avail
this issue affects the last gpl2 version of binutils, which some
people are still using out of aversion to gpl3. musl requires
-Bsymbolic-functions because it's the only way to make a libc.so
that's able to operate prior to dynamic linking but that still behaves
correctly with respect to global vars that may be moved to the main
program via copy relocations.
Diffstat (limited to 'include/complex.h')
0 files changed, 0 insertions, 0 deletions