Changeset 450

Show
Ignore:
Timestamp:
08/22/08 09:13:56 (3 months ago)
Author:
saurik
Message:

Fixed BerkeleyDB mutex choice.

Location:
trunk/data/berkeleydb
Files:
1 added
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/data/berkeleydb/make.sh

    r218 r450  
    11pkg:setup 
    2 cd build_unix 
    3 PKG_CONF=../dist/configure pkg:configure 
     2cd dist 
     3./s_config 
     4cd ../build_unix 
     5PKG_CONF=../dist/configure pkg:configure --with-mutex=Darwin/_spin_lock_try 
    46make 
    57pkg:install