canmove, Confirmed users
640
edits
m (English.) |
|||
Line 104: | Line 104: | ||
==== nss/lib/freebl ==== | ==== nss/lib/freebl ==== | ||
nss/lib/freebl | nss/lib/freebl | ||
is really a static binding to a loader function with | is really a static binding to a loader function with an explicit dynamic | ||
load, so in practice there is very little in freebl that is actually 'copied' between components. It can really be considered a shared library dependency | load, so in practice there is very little in freebl that is actually 'copied' between components. It can really be considered a shared library dependency | ||
even though it won't show up on an ldd. | even though it won't show up on an ldd. |