From 5e50a685750091849f59194fed9c5bef0685284c Mon Sep 17 00:00:00 2001 From: Jack Lloyd Date: Wed, 13 Dec 2017 17:14:36 -0500 Subject: 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 --- src/build-data/os/nacl.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'src/build-data/os/nacl.txt') 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 -gettimeofday threads -- cgit v1.2.3