Lines Matching refs:so
111 LDSHARED_FLAGS="-o libc++.so.1 \
112 -qmkshrobj -Wl,-soname,libc++.so.1 \
123 SOEXT=so
124 LDSHARED_FLAGS="-o libc++.so.1.0 \
125 -shared -nodefaultlibs -Wl,-soname,libc++.so.1 \
151 # Create the link for the final library name, so that we can use this directory
163 rm -f libc++.so
164 ln -s libc++.so.1 libc++.so
171 rm -f libc++.so
172 ln -s libc++.so.1 libc++.so