After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 662413 - [patch] Remove dolt
[patch] Remove dolt
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: Compilation
git master
Other All
: Normal minor
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2011-10-21 18:34 UTC by Adrian Bunk
Modified: 2011-10-24 14:05 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (7.01 KB, patch)
2011-10-21 18:34 UTC, Adrian Bunk
none Details | Review

Description Adrian Bunk 2011-10-21 18:34:27 UTC
Created attachment 199682 [details] [review]
patch

With non-ancient libtool (>= 2.2) there is no longer a significant
speed difference.

The version of dolt that was included was anyway a NOP on architectures
where build speed matters much (e.g. ARM).
Comment 1 Morten Welinder 2011-10-24 14:05:43 UTC
Committed.  Thanks.