Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 208422 - >dev-util/git-1.5.4_rc0: add a threads USE flag.
Summary: >dev-util/git-1.5.4_rc0: add a threads USE flag.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Fernando J. Pereda (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-01 12:15 UTC by Ingmar Vanhassel (RETIRED)
Modified: 2022-09-04 04:16 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ingmar Vanhassel (RETIRED) gentoo-dev 2008-02-01 12:15:23 UTC
The 1.5.4 series of git have support for parallel delta searching (pthreads) when packing objects.

"use threads && myopts="${myopts} THREADED_DELTA_SEARCH=YesPlease" should do the trick.

Thank you
Comment 1 Fernando J. Pereda (RETIRED) gentoo-dev 2008-02-03 18:33:41 UTC
Added, thanks.

- ferdy