diff options
author | David Tardon <dtardon@redhat.com> | 2012-06-16 13:56:33 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-06-17 17:36:52 +0200 |
commit | 794e2e601fcbed83e6f886db14f3754b68ae0311 (patch) | |
tree | e7ccb00c36ba2c3ddbdef0b4ce322f73b10ba610 /python/prj | |
parent | 62cab9f5d3852b5baf7fcffb513e7c3e45b191bb (diff) |
(incomplete) attempt to build internal python with MinGW
Change-Id: I39c880e8615b164a66eb900c11b26da9d6489e02
Diffstat (limited to 'python/prj')
-rw-r--r-- | python/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/prj/build.lst b/python/prj/build.lst index d79a8f7cf00d..c83e39ac737f 100644 --- a/python/prj/build.lst +++ b/python/prj/build.lst @@ -1,3 +1,3 @@ -py python : solenv OPENSSL:openssl NULL +py python : BERKELEYDB:berkeleydb solenv OPENSSL:openssl NULL py python nmake - w,vc7 py_mkout NULL py python nmake - u py_mkout NULL |