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
e21b1834
Kaydet (Commit)
e21b1834
authored
May 10, 2010
tarafından
Ivo Hinkelmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Sade Fark
CWS-TOOLING: integrate CWS linuxaxp01
üst
9de91dfe
fa73a82c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
1 deletion
+13
-1
makefile.mk
moz/makefile.mk
+2
-1
link_fontconfig.patch
moz/patches/link_fontconfig.patch
+11
-0
No files found.
moz/makefile.mk
Dosyayı görüntüle @
e21b1834
...
@@ -85,7 +85,8 @@ PATCH_FILES = \
...
@@ -85,7 +85,8 @@ PATCH_FILES = \
seamonkey-source-
$(MOZILLA_VERSION)
.patch
\
seamonkey-source-
$(MOZILLA_VERSION)
.patch
\
patches/dtoa.patch
\
patches/dtoa.patch
\
patches/respect_disable_pango.patch
\
patches/respect_disable_pango.patch
\
patches/arm_build_fix.patch
patches/arm_build_fix.patch
\
patches/link_fontconfig.patch
# This file is needed for the W32 build when BUILD_MOZAB is set
# This file is needed for the W32 build when BUILD_MOZAB is set
# (currently only vc8/vs2005 is supported when BUILD_MOZAB is set)
# (currently only vc8/vs2005 is supported when BUILD_MOZAB is set)
...
...
moz/patches/link_fontconfig.patch
0 → 100644
Dosyayı görüntüle @
e21b1834
--- misc/mozilla/gfx/src/gtk/Makefile.in 2010-03-16 14:44:44.000000000 +0000
+++ misc/build/mozilla/gfx/src/gtk/Makefile.in 2010-03-16 14:45:08.000000000 +0000
@@ -183,7 +183,7 @@
endif
ifdef MOZ_ENABLE_XFT
-EXTRA_DSO_LDOPTS += $(FT2_LIBS)
+EXTRA_DSO_LDOPTS += $(FT2_LIBS) -lfontconfig
libs:: fontEncoding.properties pangoFontEncoding.properties
$(INSTALL) $^ $(DIST)/bin/res/fonts
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