Hello,
following android way of building stuff in vcl/ is enough to fix it.
thanks,
riccardo
From 376b09805a8219a109c0fed32223c2992c1bab43 Mon Sep 17 00:00:00 2001
From: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
Date: Wed, 16 May 2012 12:54:05 +0200
Subject: [PATCH] fdo#47246: vcl: fix --enable-headless build
Follow android way of building stuff.
Change-Id: Ia3f8d7c58dbd09e070d9ea583872e115828365cb
---
vcl/Module_vcl.mk | 7 -------
1 files changed, 0 insertions(+), 7 deletions(-)
diff --git a/vcl/Module_vcl.mk b/vcl/Module_vcl.mk
index 2cd2bf5..f6fcba5 100644
--- a/vcl/Module_vcl.mk
+++ b/vcl/Module_vcl.mk
@@ -70,13 +70,6 @@ $(eval $(call gb_Module_add_targets,vcl,\
endif
endif
-ifeq ($(GUIBASE),headless)
-$(eval $(call gb_Module_add_targets,vcl,\
- Library_vclplug_svp \
- StaticLibrary_headless \
-))
-endif
-
ifeq ($(GUIBASE),aqua)
$(eval $(call gb_Module_add_targets,vcl,\
Zip_osxres \
--
1.7.5.4
Context
- [PATCH] fdo#47246: vcl: fix --enable-headless build · Riccardo Magliocchetti
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.