/[packages]/updates/5/libreoffice/current/SOURCES/0004-define-boost_filestystem-external-for-system-boost-t.patch
ViewVC logotype

Contents of /updates/5/libreoffice/current/SOURCES/0004-define-boost_filestystem-external-for-system-boost-t.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1142835 - (show annotations) (download)
Mon Aug 21 23:46:24 2017 UTC (6 years, 8 months ago) by neoclust
File size: 884 byte(s)
New version 5.1.5
1 From b4339fa7eee12f173b2273aed5dc6b8abae528f4 Mon Sep 17 00:00:00 2001
2 From: David Tardon <dtardon@redhat.com>
3 Date: Tue, 8 Mar 2016 06:08:36 +0100
4 Subject: [PATCH 4/4] define boost_filestystem external for system boost too
5
6 Change-Id: Ie9bfc6a5f3e1862acbd1bb08c6f2bb0b63f2587e
7 ---
8 RepositoryExternal.mk | 7 +++++++
9 1 file changed, 7 insertions(+)
10
11 diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
12 index 58f924d..ca7cdf8 100644
13 --- a/RepositoryExternal.mk
14 +++ b/RepositoryExternal.mk
15 @@ -636,6 +636,13 @@ $(call gb_LinkTarget__use_boost_lib,$(1),$(BOOST_DATE_TIME_LIB))
16
17 endef
18
19 +define gb_LinkTarget__use_boost_filesystem
20 +$(call gb_LinkTarget__use_boost_lib,$(1),$(BOOST_FILESYSTEM_LIB))
21 +
22 +endef
23 +
24 +gb_ExternalProject__use_boost_filesystem :=
25 +
26 define gb_LinkTarget__use_boost_iostreams
27 $(call gb_LinkTarget__use_boost_lib,$(1),$(BOOST_IOSTREAMS_LIB))
28
29 --
30 2.5.0
31

  ViewVC Help
Powered by ViewVC 1.1.30