[PATCH] Unify OUTPATH values

Norbert Thiebaud nthiebaud at gmail.com
Tue May 29 14:38:15 PDT 2012


On Tue, May 29, 2012 at 2:37 PM, Michael Stahl <mstahl at redhat.com> wrote:
>
> unfortunately that only worked with setsolar, not with configure based
> builds, because the names of the set_soenv shell output files collided.
> then i actually fixed that in CWS gnumake4, but now we have a single
> config_host.mk again :)  well i don't currently build different
> platforms over NFS so who cares...

the long term solution would be to completely separate the build from the source

mkdir mybuild
cd mybuild
$SRCDIR/autogen.sh
make

Norbert


More information about the LibreOffice mailing list