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

More object files not in any archive

Change-Id: I658e235d345e61f2b18e9cf074d64bce9793cfc5
üst bab2c1be
...@@ -50,7 +50,9 @@ IOS) ...@@ -50,7 +50,9 @@ IOS)
# files (that are not present in any of the static archives). We # files (that are not present in any of the static archives). We
# need the latter too, so collect them here into an archive of # need the latter too, so collect them here into an archive of
# their own. # their own.
ar cr $WORKDIR/UnpackedTarball/nss/nss/lib/ckfw/builtins/out/libLOtemp.a $WORKDIR/UnpackedTarball/nss/nss/lib/ckfw/builtins/out/*.o ar cr $WORKDIR/UnpackedTarball/nss/nss/lib/ckfw/builtins/out/libLOtemp.a \
$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 # Unfortunately NSS's build mechanism copies each static archive
# it constructs to another place, but we don't bother filtering # it constructs to another place, but we don't bother filtering
......
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