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
12fc5b85
Kaydet (Commit)
12fc5b85
authored
Ara 02, 2015
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
unnecessary include brings in boost headers that are broken under rhel-7
Change-Id: I1ad477b9db9ba960ae2c417799e5d91b63538d57
üst
dd9c15b3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
0 deletions
+12
-0
UnpackedTarball_liborcus.mk
external/liborcus/UnpackedTarball_liborcus.mk
+1
-0
unusedheader.patch.0
external/liborcus/unusedheader.patch.0
+11
-0
No files found.
external/liborcus/UnpackedTarball_liborcus.mk
Dosyayı görüntüle @
12fc5b85
...
...
@@ -17,6 +17,7 @@ $(eval $(call gb_UnpackedTarball_add_patches,liborcus,\
external/liborcus/0001-workaround-a-linking-problem-on-windows.patch \
external/liborcus/rpath.patch.0 \
external/liborcus/fix-crash-ooo55043-1.patch.0 \
external/liborcus/unusedheader.patch.0 \
))
# vim: set noet sw=4 ts=4:
external/liborcus/unusedheader.patch.0
0 → 100644
Dosyayı görüntüle @
12fc5b85
--- ./src/parser/pstring.cpp.orig 2015-12-02 14:38:44.658744408 +0000
+++ ./src/parser/pstring.cpp 2015-12-02 14:38:50.449658497 +0000
@@ -13,8 +13,6 @@
#include <iostream>
#include <vector>
-#include <boost/thread/mutex.hpp>
-
using namespace std;
namespace orcus {
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