Home | History | Annotate | Download | only in speex

Lines Matching refs:_sol2

6972         # GNU ld 2.21 introduced _sol2 emulations.  Use them if available.
6973 if ${LD-ld} -V | grep _sol2 >/dev/null 2>&1; then
6974 LD="${LD-ld}_sol2"