On Mon, Apr 30, 2012 at 1:57 AM, Tomáš Chvátal <tomas.chvatal@gmail.com> wrote:
And second why the LO must be special and just don't accept the arguments like
normal make process?
So using "make -j30 -l9 -sr" should just work. Or is there some problem that
you can't clean the parameters up when calling dmake?
You can get the value of -j inside of a Makefile, unlike -r or -s
which show up in an internal variable, the value of -j is not visible.
so you can't get it to pass it along through a layer of build.pl... or
to dmake for that matter...
So as long as we have layers we will need to pass these some other way.
Norbert
Context
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.