disabling built-in rules in makefile
Bjoern Michaelsen
bjoern.michaelsen at canonical.com
Tue Dec 4 15:42:20 PST 2012
Hi,
On Tue, Dec 04, 2012 at 10:45:43PM +0100, Matúš Kukan wrote:
> Now I see, it really makes a difference (for a reason unknown to me).
Yep, I didnt investigate it further too yet. Maybe the recursive CustomTargets?
> anyway.. using
> .SUFFIXES:
>
> makes even bigger difference for me. Then it's the ~same as using make -r.
> So, I suggest to do
> -MAKEFLAGS+=-r
> +.SUFFIXES:
> in gbuild.mk
Oh, sure, go ahead. With these its best to measure impact though ;)
And sorry if the comment sounded too scary, I was just a bit frustrated with
the 'this used to work' experience.
Best,
Bjoern
More information about the LibreOffice
mailing list