106
106
# We intentionally add a space to the beginning and end of lib strings, simplifies replace later
108
108
libs="$libs @openssl_libs@ @STATIC_NSS_FLAGS@ "
113
113
if [ -r "$pkglibdir/libmygcc.a" ]; then
114
114
# When linking against the static library with a different version of GCC