per library debug builds now possible via ./configure

Lubos Lunak l.lunak at suse.cz
Fri Apr 20 08:27:35 PDT 2012


On Friday 20 of April 2012, Lubos Lunak wrote:
> On Monday 16 of April 2012, Bjoern Michaelsen wrote:
> > On Mon, Apr 16, 2012 at 01:50:00PM +0200, Lubos Lunak wrote:
> > >  Is it possible to do the build also the other way around, i.e. e.g.
> > > "all but sc"?
> >
> > Not yet, feel free to add it if you think it is essential.
>
> ...
>
> > > and if I understand the change correctly, I'd have to manually
> > > find out what all the dependencies actually are. Given that sc/sd/sw
> > > are the biggest three, it probably even makes the biggest difference to
> > > disable the two that one does not work on.
> >
> >  ALLBUTSCSW=`find . -name "Library*.mk"| sed -e 's/^.*Library_//' -e
> > 's/.mk$//'|grep -v sc |grep -v sw` && ./autogen.sh
> > --enable-debug="$ALLBUTSCSW"
> >
> > should be enough.
>
>  How about this?

 And one more.

-- 
 Lubos Lunak
 l.lunak at suse.cz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-if-debug-symbols-are-enabled-indirectly-make-sure-th.patch
Type: text/x-diff
Size: 791 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20120420/a6f1d9f7/attachment.patch>


More information about the LibreOffice mailing list