[PATCH] Remove dolt
Adrian Bunk
bunk at stusta.de
Sat Sep 11 16:08:08 PDT 2010
On Sat, Sep 11, 2010 at 06:21:55PM -0400, Matt Turner wrote:
> From: Adrian Bunk <bunk at stusta.de>
>
> With libtool 2.2.6b the difference in build time is so small
> (< 5% with -j8 builds) that it isn't worth having this hack.
> ---
> I don't have any idea if this is something we want. I'm just
> sending it to xorg-devel so it doesn't rot in bugzilla for
> all eternity. Bug 28188.
>
> On my 1.8 GHz single-core Turion, build times are
>
> with dolt
> real 2m32.062s
> user 1m56.535s
> sys 0m17.701s
>
> without dolt
> real 2m46.859s
> user 2m8.204s
> sys 0m19.041s
>
> Makefile.am | 2 -
> configure.ac | 1 -
> m4/dolt.m4 | 181 ----------------------------------------------------------
> 3 files changed, 0 insertions(+), 184 deletions(-)
> delete mode 100644 m4/dolt.m4
>
> diff --git a/Makefile.am b/Makefile.am
> index 8b7a2c8..62c8d95 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -56,8 +56,6 @@ DISTCHECK_CONFIGURE_FLAGS=\
> --with-xkb-bin-directory=$(XKB_BIN_DIRECTORY) \
> --with-xkb-output='$${datadir}/X11/xkb/compiled'
>...
My patch was made and submitted against libX11, and you re-diff'ed it
accidentally against xserver?
It's not a problem since in the end I'd like to have it applied against
both, but let's avoid confusion.
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
More information about the xorg-devel
mailing list