Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
296e0a20
Kaydet (Commit)
296e0a20
authored
Agu 12, 2014
tarafından
Tor Lillqvist
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Some objects in NSS are not in any of the archives
Change-Id: I3df4c45d160687f22015f3b3d3c87e655e5cd7d7
üst
d308eda1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
lo-all-static-libs
bin/lo-all-static-libs
+8
-0
No files found.
bin/lo-all-static-libs
Dosyayı görüntüle @
296e0a20
...
...
@@ -44,6 +44,14 @@ IOS)
oslibs
=
"
$WORKDIR
/UnpackedTarball/icu/source/stubdata/*.a"
oslibs
=
"
$oslibs
$WORKDIR
/UnpackedTarball/xmlsec/src/.libs/*.a"
oslibs
=
"
$oslibs
$WORKDIR
/UnpackedTarball/xmlsec/src/nss/.libs/*.a"
# The NSS dylibs (which we don't build for iOS) are constructed
# from a bunch of static archives and some freestanding object
# files (that are not present in any of the static archives). We
# need the latter too, so collect them here into an archive of
# their own.
ar cr
$WORKDIR
/UnpackedTarball/nss/nss/lib/ckfw/builtins/out/libLOtemp.a
$WORKDIR
/UnpackedTarball/nss/nss/lib/ckfw/builtins/out/
*
.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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment