The diff makes i18npool/source/paper/makefile.mk define
LIBTARGET=NO just like other makefiles in the i18npool/source/ directory.
Without this patch I always get:
dmake: /home/robert/build/build/libreoffice-3.2.99.2/solenv/inc/_tg_lib.mk: line 1020: Error: --
Multiply defined recipe for target ../../unxobsd.pro/slb/i18npaper.lib
Okay to push?
---
i18npool/source/paper/makefile.mk | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/i18npool/source/paper/makefile.mk b/i18npool/source/paper/makefile.mk
index fa05cc2..ea67c19 100644
--- a/i18npool/source/paper/makefile.mk
+++ b/i18npool/source/paper/makefile.mk
@@ -29,6 +29,7 @@ PRJ=..$/..
PRJNAME=i18npool
TARGET=i18npaper
+LIBTARGET=NO
ENABLE_EXCEPTIONS=TRUE
--
1.7.3.1
Context
- [Libreoffice] [PATCH] use LIBTARGET=NO to avoid multiple definition of target recipe · Robert Nagy
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.