aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/os/mingw.txt
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2017-12-13 17:57:31 -0500
committerJack Lloyd <[email protected]>2017-12-30 14:15:51 -0500
commit092114e11c27de26a53aefa08547cc0bc44717ca (patch)
tree38b26479b272cd6fa60deb2b995f0d116087b331 /src/build-data/os/mingw.txt
parent2d3cee8b02a1823ef05eedbbd3e435131460635a (diff)
Test OS features by the feature vs the OS name
Diffstat (limited to 'src/build-data/os/mingw.txt')
-rw-r--r--src/build-data/os/mingw.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/build-data/os/mingw.txt b/src/build-data/os/mingw.txt
index b0e98e166..b74aa2d49 100644
--- a/src/build-data/os/mingw.txt
+++ b/src/build-data/os/mingw.txt
@@ -1,4 +1,3 @@
-os_type windows
program_suffix .exe
obj_suffix o
@@ -16,9 +15,10 @@ mingw32.*
</aliases>
<target_features>
+win32
cryptgenrandom
-loadlibrary
virtual_lock
+
threads
filesystem
</target_features>