-
Notifications
You must be signed in to change notification settings - Fork 0
/
profile-ub2004
72 lines (67 loc) · 1.6 KB
/
profile-ub2004
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
[settings]
os=Linux
os_build=Linux
arch=x86_64
arch_build=x86_64
compiler=gcc
compiler.libcxx=libstdc++11
compiler.version=9
build_type=Release
[options]
*:shared=False
boost:asio_no_deprecated=False
boost:bzip2=True
boost:error_code_header_only=False
boost:extra_b2_flags=None
boost:filesystem_no_deprecated=False
boost:header_only=False
boost:i18n_backend=icu
boost:layout=system
boost:lzma=False
boost:magic_autolink=False
boost:multithreading=True
boost:namespace=boost
boost:namespace_alias=False
boost:segmented_stacks=False
boost:shared=False
boost:system_no_deprecated=False
boost:without_atomic=False
boost:without_chrono=False
boost:without_container=False
boost:without_context=False
boost:without_contract=True
boost:without_coroutine=False
boost:without_exception=False
boost:without_fiber=True
boost:without_filesystem=False
boost:without_graph=True
boost:without_graph_parallel=True
boost:without_iostreams=False
boost:without_locale=False
boost:without_log=False
boost:without_math=False
boost:without_mpi=True
boost:without_program_options=True
boost:without_python=True
boost:without_random=False
boost:without_regex=False
boost:without_serialization=False
boost:without_stacktrace=False
boost:without_system=False
boost:without_test=True
boost:without_thread=False
boost:without_timer=True
boost:without_type_erasure=True
boost:without_wave=True
boost:zlib=True
boost:zstd=False
librdkafka:sasl=True
librdkafka:ssl=True
librdkafka:zlib=True
cppkafka:ENABLE_GSSAPI=True
cppkafka:RDKAFKA_BUILD_STATIC=True
cppkafka:WITH_SASL_OAUTHBEARER=True
cppkafka:WITH_SASL_SCRAM=True
cppkafka:WITH_SSL=True
[build_requires]
[env]