aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/os/nacl.txt
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2017-12-13 17:14:36 -0500
committerJack Lloyd <[email protected]>2017-12-13 17:14:36 -0500
commit5e50a685750091849f59194fed9c5bef0685284c (patch)
tree4952f69e0aa1784ea88345bffb2c890a7aec7c2d /src/build-data/os/nacl.txt
parentafcca925e4272858288ee4ac1ed95bb7cb8e1bfd (diff)
Remove some unused OS feature flags
We are unlikely to ever use gettimeofday or memset_s going forward. Also MinGW had the wrong flag for VirtualLock
Diffstat (limited to 'src/build-data/os/nacl.txt')
-rw-r--r--src/build-data/os/nacl.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/build-data/os/nacl.txt b/src/build-data/os/nacl.txt
index c24413618..66ce8f34f 100644
--- a/src/build-data/os/nacl.txt
+++ b/src/build-data/os/nacl.txt
@@ -2,6 +2,5 @@
building_shared_supported no
<target_features>
-gettimeofday
threads
</target_features>