Not true, it's the dylibs that are copied
Change-Id: I2fc51f2aaf56ce98d8990b71a33abaef24d841e7
This commit is contained in:
@@ -54,9 +54,6 @@ IOS)
|
|||||||
$WORKDIR/UnpackedTarball/nss/nss/lib/ckfw/builtins/out/*.o \
|
$WORKDIR/UnpackedTarball/nss/nss/lib/ckfw/builtins/out/*.o \
|
||||||
$WORKDIR/UnpackedTarball/nss/nss/lib/freebl/out/Darwin_SINGLE_SHLIB/*.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'`
|
nsslibs=`find $WORKDIR/UnpackedTarball/nss -name 'lib*.a'`
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
|
Reference in New Issue
Block a user