| version 1.327, 2013/02/08 02:30:53 |
version 1.328, 2013/02/08 04:06:25 |
| Line 613 ${_LIB.so.full}: ${SOLIB} ${DPADD} ${DPL |
|
| Line 613 ${_LIB.so.full}: ${SOLIB} ${DPADD} ${DPL |
|
| ${LIBCC} ${LDLIBC} -Wl,-x -shared ${SHLIB_SHFLAGS} \ |
${LIBCC} ${LDLIBC} -Wl,-x -shared ${SHLIB_SHFLAGS} \ |
| ${_LDFLAGS.${_LIB}} -o ${.TARGET} ${_LIBLDOPTS} \ |
${_LDFLAGS.${_LIB}} -o ${.TARGET} ${_LIBLDOPTS} \ |
| -Wl,--whole-archive ${SOLIB} \ |
-Wl,--whole-archive ${SOLIB} \ |
| -Wl,--no-whole-archive ${_LDADD.${_LIB} |
-Wl,--no-whole-archive ${_LDADD.${_LIB}} |
| # We don't use INSTALL_SYMLINK here because this is just |
# We don't use INSTALL_SYMLINK here because this is just |
| # happening inside the build directory/objdir. XXX Why does |
# happening inside the build directory/objdir. XXX Why does |
| # this spend so much effort on libraries that aren't live??? XXX |
# this spend so much effort on libraries that aren't live??? XXX |