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
f3b7bfce
Kaydet (Commit)
f3b7bfce
authored
Ara 15, 2011
tarafından
Michael Stahl
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
salhelper: s/hack/gb_Library_set_soversion_script/
üst
039cdb19
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
25 deletions
+1
-25
Library_salhelper.mk
salhelper/Library_salhelper.mk
+1
-25
No files found.
salhelper/Library_salhelper.mk
Dosyayı görüntüle @
f3b7bfce
...
...
@@ -52,30 +52,6 @@ $(eval $(call gb_Library_add_exception_objects,salhelper,\
# Solaris would need something like this, too. Its backwards compatibility is
# broken for now:
ifeq
($(OS),LINUX)
$(eval
$(call
gb_Library_add_ldflags,salhelper,
\
-Wl$(COMMA)
--soname
=
libuno_salhelpergcc3.so.3
\
-Wl
$(COMMA)
--version-script
=
$(SRCDIR)
/salhelper/source/gcc3.map
\
))
$(call
gb_LinkTarget_get_target,$(call
\
gb_Library_get_linktargetname,salhelper))
:
$(SRCDIR)/salhelper/source/gcc3.map
endif
# A hack to generate the soname symlink in the solver:
ifneq
($(OS),WNT)
$(call gb_Library_get_target,salhelper)
:
|
\
$(call gb_Library_get_target
,
salhelper).3
$(call gb_Library_get_target,salhelper).3
:
$
(
call gb_Helper_abbreviate_dirs,rm
-f
$@
)
$
(
call gb_Helper_abbreviate_dirs,
\
ln
-s
$
(
notdir
$
(
call gb_Library_get_target,salhelper
))
$@
)
endif
$(eval
$(call
gb_Library_set_soversion_script,salhelper,3,$(SRCDIR)/salhelper/source/gcc3.map))
# vim: set noet sw=4 ts=4:
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