summaryrefslogtreecommitdiffstats
path: root/comm/third_party/botan/src/build-data/os/mingw.txt
blob: b2cc2f0b80cbd60dc6187dd11966fdade13795ae (plain)
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
program_suffix .exe
obj_suffix o
static_suffix a

install_root /mingw
header_dir include
lib_dir lib
doc_dir share/doc

# see https://sourceforge.net/p/mingw-w64/bugs/755/
use_stack_protector no

<feature_macros>
_WIN32_WINNT=0x0600
</feature_macros>

<aliases>
msys
mingw32.*
</aliases>

<target_features>
win32
rtlgenrandom
virtual_lock

atomics
threads
thread_local
filesystem
certificate_store
</target_features>