Kaydet (Commit) f887a3e1 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Not true, it's the dylibs that are copied

Change-Id: I2fc51f2aaf56ce98d8990b71a33abaef24d841e7
üst 5b4e745d
......@@ -54,9 +54,6 @@ IOS)
$WORKDIR/UnpackedTarball/nss/nss/lib/ckfw/builtins/out/*.o \
$WORKDIR/UnpackedTarball/nss/nss/lib/freebl/out/Darwin_SINGLE_SHLIB/*.o
# Unfortunately NSS's build mechanism copies each static archive
# it constructs to another place, but we don't bother filtering
# out duplicates, it shouldn't hurt.
nsslibs=`find $WORKDIR/UnpackedTarball/nss -name 'lib*.a'`
;;
*)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment