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
ee699fcd
Kaydet (Commit)
ee699fcd
authored
Nis 05, 2011
tarafından
Robert Nagy
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
use the GNUMAKE environment variable for telling the user what to run
üst
92509cbf
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
build.pl
solenv/bin/build.pl
+1
-1
No files found.
solenv/bin/build.pl
Dosyayı görüntüle @
ee699fcd
...
@@ -3526,7 +3526,7 @@ sub check_partial_gnumake_build {
...
@@ -3526,7 +3526,7 @@ sub check_partial_gnumake_build {
print
"This module has been migrated to GNU make.\n"
;
print
"This module has been migrated to GNU make.\n"
;
print
"You can only use build --all/--since here with build.pl.\n"
;
print
"You can only use build --all/--since here with build.pl.\n"
;
print
"To do the equivalent of 'build && deliver' call:\n"
;
print
"To do the equivalent of 'build && deliver' call:\n"
;
print
"\t
make
-sr\n"
;
print
"\t
$ENV{GNUMAKE}
-sr\n"
;
print
"in the module root (This will modify the solver).\n"
;
print
"in the module root (This will modify the solver).\n"
;
exit
1
;
exit
1
;
}
}
...
...
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