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
0318bea5
Kaydet (Commit)
0318bea5
authored
Şub 26, 2013
tarafından
Peter Foley
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
fix cross-compiling in separate work dir
Change-Id: I17a30fde1b37e59dc0a8ab7b676115ab1aa5b4f2
üst
c0ef3bb1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
configure.ac
configure.ac
+2
-2
No files found.
configure.ac
Dosyayı görüntüle @
0318bea5
...
@@ -4100,7 +4100,7 @@ if test "$cross_compiling" = "yes"; then
...
@@ -4100,7 +4100,7 @@ if test "$cross_compiling" = "yes"; then
echo
echo
rm -rf CONF-FOR-BUILD config_build.mk
rm -rf CONF-FOR-BUILD config_build.mk
mkdir CONF-FOR-BUILD
mkdir CONF-FOR-BUILD
tar cf - \
(cd $SRC_ROOT &&
tar cf - \
config.guess \
config.guess \
config_host.mk.in \
config_host.mk.in \
configure \
configure \
...
@@ -4112,7 +4112,7 @@ if test "$cross_compiling" = "yes"; then
...
@@ -4112,7 +4112,7 @@ if test "$cross_compiling" = "yes"; then
solenv/inc/langlist.mk \
solenv/inc/langlist.mk \
solenv/inc/postset.mk \
solenv/inc/postset.mk \
solenv/inc/minor.mk.in \
solenv/inc/minor.mk.in \
instsetoo_native/util/openoffice.lst.in \
instsetoo_native/util/openoffice.lst.in
)
\
| (cd CONF-FOR-BUILD && tar xf -)
| (cd CONF-FOR-BUILD && tar xf -)
(
(
unset COM GUI GUIBASE OS CPU CPUNAME
unset COM GUI GUIBASE OS CPU CPUNAME
...
...
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