aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/os/hpux.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/hpux.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/hpux.txt')
-rw-r--r--src/build-data/os/hpux.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/build-data/os/hpux.txt b/src/build-data/os/hpux.txt
index f8c2d0d2a..86a79e5ca 100644
--- a/src/build-data/os/hpux.txt
+++ b/src/build-data/os/hpux.txt
@@ -4,7 +4,6 @@ os_type unix
soname_suffix "so"
<target_features>
-gettimeofday
threads
filesystem
</target_features>