mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
don't build bsddb anymore
This commit is contained in:
parent
623918ed0d
commit
f767050cdc
1 changed files with 0 additions and 11 deletions
|
@ -169,17 +169,6 @@ LIBRARY_RECIPES = [
|
||||||
getVersion(),
|
getVersion(),
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
dict(
|
|
||||||
name="Sleepycat DB 4.7.25",
|
|
||||||
url="http://download.oracle.com/berkeley-db/db-4.7.25.tar.gz",
|
|
||||||
#name="Sleepycat DB 4.3.29",
|
|
||||||
#url="http://downloads.sleepycat.com/db-4.3.29.tar.gz",
|
|
||||||
buildDir="build_unix",
|
|
||||||
configure="../dist/configure",
|
|
||||||
configure_pre=[
|
|
||||||
'--includedir=/usr/local/include/db4',
|
|
||||||
]
|
|
||||||
),
|
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue