Home | History | Annotate | Download | only in libedit

Lines Matching refs:_sol2

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