downgraded default profile to core2
[k8sbuild.git] / xoptz / tokyocabinet.xopt
blob7701a1ded56c230a3302cda0c51dab1cdeed69a5
1 profile=empty
3 #  --enable-debug          build for debugging
4 #  --enable-devel          build for development
5 #  --enable-profile        build for profiling
6   --enable-static         build by static linking
7   --enable-fastest        build for fastest run
8   --enable-off64          build with 64-bit file offset on 32-bit system
9   --enable-swab           build for swapping byte-orders
10   --enable-uyield         build for detecting race conditions
11 #  --disable-ubc           build without the unified buffer cache assumption
12 #  --disable-zlib          build without ZLIB compression
13 #  --disable-bzip          build without BZIP2 compression
14 #  --disable-pthread       build without POSIX thread support
15 #  --disable-shared        avoid to build shared libraries
16 #  --disable-exlzma        build with the custom codec of LZMA
17 #  --disable-exlzo         build with the custom codec of LZO
20 !DESC
21 Tokyo Cabinet
23 Tokyo Cabinet: a modern implementation of DBM
24 Copyright (C) 2006-2011 Fal Labs
25 !EOF