Hi there,
recently building concat-deps was changed to not use gcc on Windows [1].
Is it all right ? Wasn't using gcc deliberate for some reason ?
Is that's fine, maybe we could use Executable_.mk makefile to build it ?
Currently the dependencies are wrong:
$(call gb_LinkTarget_get_dep_target,%) : $(call
gb_Package_get_target,solenv_concat-deps)
should be
$(call gb_LinkTarget_get_dep_target,%) : $(call
gb_Package_get_target_for_build,solenv_concat-deps)
Thanks,
Matus
[1] http://cgit.freedesktop.org/libreoffice/core/commit/?id=6398cf9f874cf0879151d70e9f63f7b8d53b30e0
Context
- building concat-deps · Matúš Kukan
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.